Pourquoi Ostam ne peut pas être constant
operator<<( operator<<( std::cout,f) , g);
------------------------
|
v
returns non-const ref
Cute Cicada