mirror of
https://github.com/nlohmann/json.git
synced 2026-03-24 18:02:47 +00:00
commit to trigger build
This commit is contained in:
@@ -155,7 +155,9 @@ class basic_json
|
||||
/// @}
|
||||
|
||||
|
||||
/// returns the allocator associated with the container
|
||||
/*!
|
||||
@brief returns the allocator associated with the container
|
||||
*/
|
||||
static allocator_type get_allocator()
|
||||
{
|
||||
return allocator_type();
|
||||
|
||||
@@ -155,7 +155,9 @@ class basic_json
|
||||
/// @}
|
||||
|
||||
|
||||
/// returns the allocator associated with the container
|
||||
/*!
|
||||
@brief returns the allocator associated with the container
|
||||
*/
|
||||
static allocator_type get_allocator()
|
||||
{
|
||||
return allocator_type();
|
||||
|
||||
Reference in New Issue
Block a user