boost::openmethod::policies::rtti::defaults::type_name
Default implementation of type_name.
Synopsis
Declared in <boost/openmethod/preamble.hpp>
template<typename Stream>
static
void
type_name(
type_id type,
Stream& stream);
Parameters
| Name | Description |
|---|---|
type |
A |
stream |
A stream to write to. |
Created with MrDocs