Template Struct convert

Struct Documentation

template<class To>
struct convert

Public Functions

template<class From>
inline decltype(auto) operator()(const From &from) const noexcept