VIPRA Documentation
Loading...
Searching...
No Matches
loc_value Class Reference

Public Member Functions

template<typename T, FMT_ENABLE_IF(!detail::is_float128< T >::value)>
 loc_value (T value)
 
template<typename T, FMT_ENABLE_IF(detail::is_float128< T >::value)>
 loc_value (T)
 
template<typename Visitor>
auto visit (Visitor &&vis) -> decltype(vis(0))
 

The documentation for this class was generated from the following file: