Template Struct proxy¶
Defined in File configuration.h
Struct Documentation¶
-
template<typename
K, typenameC>
structudho::proxy¶ -
Public Functions
-
proxy(config_type &conf)¶
-
value_type
value() const¶
-
operator value_type() const¶
-
template<typename
V>
proxy_type &operator=(V value)¶
-