endl :
template <class charT, class traits>
basic_ostream<charT,traits>& endl(basic_ostream<charT,traits>& os);
, . ( ) . operator<< , , , , endl .
, , boolalpha:
ios_base& boolalpha(ios_base& str);
, .
endl basic_ostream, operator<< -, ; :
basic_ostream<charT,traits>& operator<<(basic_ostream<charT,traits>& (*pf)(basic_ostream<charT,traits>&));
, stream << endl charT traits this (.. ), , - endl. .