|
Tapkee
|
#include <string>#include <sstream>Go to the source code of this file.
Classes | |
| struct | any_wrapper |
| struct | supports_saving< S, T > |
| struct | TypePolicyBase |
| struct | repr_impl_if_streaming_supported< T, bool > |
| struct | PointerTypePolicyImpl< T > |
| struct | repr_impl_if_streaming_supported< T, true > |
| struct | repr_impl_if_streaming_supported< T, false > |
Namespaces | |
| stichwort | |
| stichwort::stichwort_internal | |
| stichwort::stichwort_internal::streams_sfinae | |
Typedefs | |
| typedef char | yes |
| typedef long | no |
Functions | |
| no | operator<< (const any_wrapper &, const any_wrapper &) |
| template<class T > | |
| yes | check (T const &) |
| no | check (no) |
| template<typename T > | |
| TypePolicyBase * | getPolicy () |