Photon 1.0.0
|
#include <style.h>
Public Member Functions | |
property_value () | |
template<class T > | |
property_value (const T &val, bool important, bool has_var=false) | |
![]() | |
bool | is () const |
const T & | get () const |
T & | get () |
Public Attributes | |
bool | m_important = false |
bool | m_has_var = false |
Additional Inherited Members | |
![]() | |
using | base = variant< Types... > |
|
inline |
|
inline |
bool litehtml::property_value::m_has_var = false |
bool litehtml::property_value::m_important = false |