ecto
|
A none type for tendril when the tendril is uninitialized. More...
#include <tendril.hpp>
Public Member Functions | |
none & | operator= (const none &) |
const none & | operator= (const none &) const |
Friends | |
bool | operator== (const none &, const none &) |
std::ostream & | operator<< (std::ostream &os, const none &) |
A none type for tendril when the tendril is uninitialized.
|
friend |