Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::detail::std_fill_t Struct Reference

struct to do std::fill More...

#include <algorithm.hpp>

Public Member Functions

template<typename It , typename P >
void operator() (It first, It last, const P &p_in)
 

Detailed Description

struct to do std::fill

Member Function Documentation

template<typename It , typename P >
void boost::gil::detail::std_fill_t::operator() ( It  first,
It  last,
const P &  p_in 
)
inline

References std::fill().


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