VIPRA Documentation
Loading...
Searching...
No Matches
VIPRA
Util
result_or_VOID
Public Types
|
List of all members
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:
include/vipra/types/util/
result_or_void.hpp
Generated by
1.13.2