Bifrost SDK
Bifrost SDK documentation
StringStl.h File Reference
#include "String.h"
#include <ostream>
#include <string>

Go to the source code of this file.

Classes

struct  std::hash< Amino::String >
 Hash specialization for Amino::String. More...
 

Namespaces

namespace  std
 
namespace  Amino
 

Functions

std::ostream & Amino::operator<< (std::ostream &os, const String &str)
 Insert the contents of the string str into the output stream os. More...