#include <iosfwd>
Go to the source code of this file.
Classes | |
class | rutz::value |
Namespaces | |
namespace | rutz |
Auxiliary helper namespace used in implementing shared_ptr. | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const rutz::value &val) |
std::istream & | operator>> (std::istream &is, rutz::value &val) |
static const char | __attribute__ ((used)) vcid_groovx_rutz_value_h_utc20050626084020[] |
abstract interface for string-convertible types
Definition in file value.h.