primatologist-gpl
5.1.2
|
#include <cartobase/type/string_conversion.h>
#include <iomanip>
#include <iostream>
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
aims | |
Functions | |
template<typename T > | |
std::ostream & | aims::operator<< (std::ostream &out, const std::vector< T > &v) |
void | aims::message (const std::string &message, bool header, bool doit=true) |
void | aims::setOutColor (const std::string &color="black", bool light=false) |
void | aims::resetOutColor () |