Functions

mln::io::pnm::internal Namespace Reference

Functions

template<typename I >
void load_ascii_dispatch (std::ifstream &file, I &ima, const metal::bool_< true > &)
template<typename I >
void load_ascii_dispatch (std::ifstream &file, I &ima, const metal::bool_< false > &)

Function Documentation

template<typename I >
void mln::io::pnm::internal::load_ascii_dispatch ( std::ifstream &  file,
I &  ima,
const metal::bool_< true > &   
) [inline]
template<typename I >
void mln::io::pnm::internal::load_ascii_dispatch ( std::ifstream &  file,
I &  ima,
const metal::bool_< false > &   
) [inline]