OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::TOMLValue::Visitor Struct Reference

#include <TOMLReader.hpp>

Public Member Functions

template<class Type >
void visit (Type &&val) const
 

Public Attributes

Stringstr
 

Member Function Documentation

◆ visit()

template<class Type >
void s3d::TOMLValue::Visitor::visit ( Type &&  val) const
inline

Member Data Documentation

◆ str

String& s3d::TOMLValue::Visitor::str

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