RESTinio
|
#include <variant.hpp>
Public Types | |
enum | V { value = nextVal == -1 ? -1 : 1 + nextVal } |
Private Types | |
enum | TV { nextVal = typelist_index_of<Tail, T>::value } |
Definition at line 790 of file variant.hpp.
|
private |
Enumerator | |
---|---|
nextVal |
Definition at line 793 of file variant.hpp.
enum nonstd::variants::detail::typelist_index_of< typelist< Head, Tail >, T >::V |
Enumerator | |
---|---|
value |
Definition at line 796 of file variant.hpp.