RESTinio
|
#include <variant.hpp>
Public Types | |
typedef detail::typelist_type_at< variant_TL16(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15), K >::type | type |
Definition at line 1236 of file variant.hpp.
typedef detail::typelist_type_at<variant_TL16(T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15),K>::type nonstd::variants::variant_alternative< K, variant< T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15 > >::type |
Definition at line 1238 of file variant.hpp.