Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::traits::rvalue_type< Range > Struct Template Reference

Metafunction to define the argument passed to the three traits classes clear, push_back and resize. More...

#include <mutable_range.hpp>

Public Types

typedef
boost::remove_reference< Range >
::type
type
 

Detailed Description

template<typename Range>
struct boost::geometry::traits::rvalue_type< Range >

Metafunction to define the argument passed to the three traits classes clear, push_back and resize.

Member Typedef Documentation

template<typename Range>
typedef boost::remove_reference<Range>::type& boost::geometry::traits::rvalue_type< Range >::type

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