toast::pair_ref_traits< T & > Struct Template Reference
[toast traits library]
#include <toast/traits/pair_ref_traits.hpp>
List of all members.
Detailed Description
template<typename T>
struct toast::pair_ref_traits< T & >
Given the reference to a pair will define first_type and second_type unchanged.
|
Public Types |
typedef T::first_type | first_type |
typedef T::second_type | second_type |
The documentation for this struct was generated from the following file: