|
|
template<typename U > |
| static camp::detail::TypeYes | check (typename U::mapped_type *) |
| |
|
template<typename U > |
| static camp::detail::TypeNo | check (...) |
| |
|
template<typename U > |
| static camp::detail::TypeNo | checkSptr (typename U::sptr *) |
| |
|
template<typename U > |
| static camp::detail::TypeYes | checkSptr (...) |
| |
template<typename T>
struct camp::isMapping< T >
Definition at line 17 of file traits.hpp.
The documentation for this struct was generated from the following file: