mirror of
https://github.com/nlohmann/json.git
synced 2025-07-13 20:21:48 +03:00
📝 overworked docs #435
This commit is contained in:
@ -239,9 +239,6 @@ template<> struct priority_tag<0> {};
|
||||
// constructors //
|
||||
//////////////////
|
||||
|
||||
// This is an experiment. I need this to move constructors out of basic_json.
|
||||
// I'm sure there is a better way, but this might need a big basic_json
|
||||
// refactoring
|
||||
template<value_t> struct external_constructor;
|
||||
|
||||
template<>
|
||||
|
Reference in New Issue
Block a user