Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
overwrite.hpp File Reference
Include dependency graph for overwrite.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::range
 

Functions

template<class SinglePassRange1 , class SinglePassRange2 >
void boost::range::overwrite (const SinglePassRange1 &from, SinglePassRange2 &to)
 
template<class SinglePassRange1 , class SinglePassRange2 >
void boost::range::overwrite (const SinglePassRange1 &from, const SinglePassRange2 &to)