#include <boost/range/empty.hpp>
#include <boost/range.hpp>
Go to the source code of this file.
|
| | paal |
| | global namespace of project.
|
| |
|
| template<typename Range , typename Stream > |
| void | paal::print_collection (Stream &o, Range &&r, const std::string &del) |
| | prints collection with delimiters without trailing delimiter More...
|
| |
| template<typename Matrix , typename Stream > |
| void | paal::print_matrix (Stream &o, Matrix &&m, const std::string &del) |
| | prints matrix with delimiters More...
|
| |
- Author
- Piotr Wygocki
- Version
- 1.0
- Date
- 2014-06-12
Definition in file print_collection.hpp.