Configuru
Public Member Functions | Public Attributes | List of all members
configuru::Config_Entry< Config_T > Struct Template Reference

Helper: value in an object. More...

#include <configuru.hpp>

Public Member Functions

 Config_Entry (Config_T value, Index nr)
 

Public Attributes

Config_T _value
 
Index _nr = BAD_INDEX
 Size of the object prior to adding this entry.
 
bool _accessed = false
 Set to true if accessed.
 

Detailed Description

template<typename Config_T>
struct configuru::Config_Entry< Config_T >

Helper: value in an object.


The documentation for this struct was generated from the following file: