inicpp
C++ parser of INI files with schema validation.
inicpp::option_holder Class Reference

#include <option.h>

+ Inheritance diagram for inicpp::option_holder:

Public Member Functions

virtual ~option_holder ()
 

Detailed Description

Base class for option_value objects, which allows storing templated option values in option instance.

Definition at line 27 of file option.h.

Constructor & Destructor Documentation

virtual inicpp::option_holder::~option_holder ( )
inlinevirtual

Has to be stated for completion.

Definition at line 33 of file option.h.


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