VIPRA Documentation
Loading...
Searching...
No Matches
VIPRA::Util::result_or_VOID< type_t > Struct Template Reference

Public Types

using type = std::conditional_t<std::is_void_v<type_t>, VOID, type_t>
 

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