Template Function fwdpp::begin(wrapped_range<T>&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “fwdpp::begin” with arguments (wrapped_range<T>&) in doxygen xml output for project “My Project” from directory: ./doxyoutput/xml. Potential matches:

- template<typename T> T begin(wrapped_range<T> &wr)
- template<typename T> auto begin(const wrapped_range<T> &wr) -> decltype(wr.begin())