Commit 3e28c5ff authored by Niels's avatar Niels

commit to trigger build

parent d818bec6
......@@ -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();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment