MongoDB C++ Driver legacy-1.0.6
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mongo::StringBuilderImpl< Allocator > Class Template Reference

std::stringstream deals with locale so this is a lot faster than std::stringstream for UTF8 More...

#include <builder.h>

Public Member Functions

int len () const
 size of current string
 

Detailed Description

template<typename Allocator>
class mongo::StringBuilderImpl< Allocator >

std::stringstream deals with locale so this is a lot faster than std::stringstream for UTF8


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