toast/traits/pair_ref_traits.hpp File Reference


Detailed Description

This file contains pair_ref_traits.

Go to the source code of this file.

Namespaces

namespace  toast

Classes

struct  toast::pair_ref_traits< T & >
 Given the reference to a pair will define first_type and second_type unchanged. More...
struct  toast::pair_ref_traits< T const & >
 Given a const reference will const modify the first_type and second_type. More...


SourceForge.net Logo