mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-15 23:48:11 +08:00
Update include/toml11/conversion.hpp
Co-authored-by: Toru Niina <niina.toru.68u@gmail.com>
This commit is contained in:
@@ -181,7 +181,7 @@ void assign_member_variable_to_value(const T& obj, basic_value<TC>& v, const cha
|
||||
|
||||
#define TOML11_DEFINE_CONVERSION_NON_INTRUSIVE(NAME, ...)\
|
||||
namespace toml { \
|
||||
namespace TOML11_INLINE_VERSION_NAMESPACE { \
|
||||
inline namespace TOML11_INLINE_VERSION_NAMESPACE { \
|
||||
template<> \
|
||||
struct from<NAME> \
|
||||
{ \
|
||||
|
Reference in New Issue
Block a user