Can I create C++ functions / methods that called like func << parameter1 << ...; in C++?
func << parameter1 << ...;
Examples;
std::cout