copy_const< const From, To > Struct Template Reference#
ck_tile::copy_const< const From, To > Struct Template Reference
#include <type_traits.hpp>
Public Types | |
| using | type = std::add_const_t<typename copy_const<From, To>::type> |
Member Typedef Documentation
◆ type
template<typename From, typename To>
| using ck_tile::copy_const< const From, To >::type = std::add_const_t<typename copy_const<From, To>::type> |
The documentation for this struct was generated from the following file: