Template Struct narrow
Defined in File narrow.hpp
Struct Documentation
-
template<typename To>
struct narrow Public Functions
- inline VEG_TEMPLATE ((typename From), requires VEG_CONCEPT(integral< From >) &&VEG_CONCEPT(integral< To >), constexpr auto operator(),(from, From)) const VEG_NOEXCEPT -> To