OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::INIValueWrapper Class Reference

#include <INI.hpp>

Public Member Functions

 INIValueWrapper (String &ref)
 
template<class Type >
void operator= (const Type &value) &&
 
 operator StringView () const noexcept
 

Constructor & Destructor Documentation

◆ INIValueWrapper()

s3d::INIValueWrapper::INIValueWrapper ( String ref)
inlineexplicit

Member Function Documentation

◆ operator StringView()

s3d::INIValueWrapper::operator StringView ( ) const
inlinenoexcept

◆ operator=()

template<class Type >
void s3d::INIValueWrapper::operator= ( const Type &  value) &&
inline

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