Photon 1.0.0
|
#include <types.h>
Public Types | |
using | base = variant< Types... > |
Public Member Functions | |
template<class T > | |
bool | is () const |
template<class T > | |
const T & | get () const |
template<class T > | |
T & | get () |
using litehtml::variant< Types >::base = variant<Types...> |
|
inline |