toast::pair_ref_traits< T const & > 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 const & >

Given a const reference will const modify the first_type and second_type.

Public Types

typedef T::first_type const first_type
typedef T::second_type const second_type

The documentation for this struct was generated from the following file:

SourceForge.net Logo