plugify  1.0.0.0
Public Types | List of all members
plg::detail::var_alt_impl< IsVolatile > Struct Template Reference

Public Types

template<std::size_t Idx, class T >
using type = std::remove_reference_t< decltype(std::declval< T >().template unsafe_get< Idx >())>
 

Detailed Description

template<bool IsVolatile>
struct plg::detail::var_alt_impl< IsVolatile >

Definition at line 1177 of file variant.hpp.


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