![]() |
Vcsn
2.8
Be Rational
|
Implementation for vcsn/misc/xalloc.hh. More...
Go to the source code of this file.
Namespaces | |
vcsn | |
vcsn::detail | |
Functions | |
std::ostream & | vcsn::operator<< (std::ostream &o, const iomanipulator &g) |
Launch the iomanipulator action on o. More... | |
template<typename StoredType > | |
std::enable_if_t< std::is_integral< StoredType >{}, StoredType & > | vcsn::detail::get_slot (std::ostream &ostr, int index) |
template<typename StoredType > | |
std::enable_if_t<!std::is_integral< StoredType >{}, StoredType & > | vcsn::detail::get_slot (std::ostream &ostr, int index) |
Implementation for vcsn/misc/xalloc.hh.
Definition in file xalloc.hxx.