#include <logger.h>
|
template<class T > |
void | operator<< (const T &p) |
|
template<class OtherArchive > |
void | save (OtherArchive &ar) const |
|
template<class Archive>
class Logger< Archive >
Definition at line 38 of file logger.h.
template<class Archive >
template<class T >
void Logger< Archive >::operator<< |
( |
const T & |
p | ) |
|
|
inline |
template<class Archive >
template<class OtherArchive >
void Logger< Archive >::save |
( |
OtherArchive & |
ar | ) |
const |
|
inline |
The documentation for this class was generated from the following file: