Arbiter
Dependency manager library that supports decentralization
Classes | Namespaces | Functions
Types.h File Reference

Go to the source code of this file.

Classes

class  Arbiter::Base
 Base class for public-facing Arbiter types, such that they automatically get freeing, cloning, equality, and description functionality. More...
 

Namespaces

 Arbiter
 

Functions

std::ostream & operator<< (std::ostream &os, const Arbiter::Base &object)
 

Function Documentation

§ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const Arbiter::Base object 
)