#include <stdlib.h>
#include <assert.h>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | base |
Functions | |
template<class O> | |
static std::ostream & | operator<< (std::ostream &out, const Pointer< O > &p) |
Simple overload of operator <<. |
|
Simple overload of operator <<.
|