mongo::LazyStringImpl< T > Class Template Reference
#include <log.h>
List of all members.
Public Member Functions |
| LazyStringImpl (const T &t) |
virtual string | val () const |
Private Attributes |
const T & | t_ |
Detailed Description
template<class T>
class mongo::LazyStringImpl< T >
Definition at line 57 of file log.h.
Constructor & Destructor Documentation
Definition at line 59 of file log.h.
Member Function Documentation
Member Data Documentation
Definition at line 62 of file log.h.
The documentation for this class was generated from the following file: