|
#include <smart_ptr.hpp>
void example_value_stream_operator_semantic_policy_usage()
{
}
Definition at line 326 of file smart_ptr.hpp.
Static Public Member Functions | |
template<class T1, class T2> | |
static T1 & | input_stream (T1 &is, T2 &smart_pointer) |
template<class T1, class T2> | |
static T1 & | output_stream (T1 &io, T2 &smart_pointer) |