VAPOR3 3.9.4
Public Member Functions | Public Attributes | List of all members
Value Struct Reference

#include <VaporTable.h>

Public Member Functions

template<typename T >
 operator T () const
 

Public Attributes

std::string _value
 

Detailed Description

Definition at line 138 of file VaporTable.h.

Member Function Documentation

◆ operator T()

template<typename T >
Value::operator T ( ) const
inline

Definition at line 141 of file VaporTable.h.

References _value.

Member Data Documentation

◆ _value

std::string Value::_value

Definition at line 139 of file VaporTable.h.

Referenced by operator T().


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