8#ifndef INCLUDED_BSLFMT_PRINT_OSTREAM
9#define INCLUDED_BSLFMT_PRINT_OSTREAM
63#include <bslscm_version.h>
67#ifdef BSLS_LIBRARYFEATURES_HAS_CPP23_PRINT
75#ifdef BSLS_LIBRARYFEATURES_HAS_CPP23_PRINT
79using std::vprint_nonunicode;
80using std::vprint_unicode;
84using BloombergLP::bslfmt::print;
85using BloombergLP::bslfmt::println;
86using BloombergLP::bslfmt::vprint_nonunicode;
87using BloombergLP::bslfmt::vprint_unicode;
#define BSLS_IDENT(str)
BSLS_IDENT() - insert string into .comment binary segment (if supported)
Definition bsls_ident.h:238
Definition bdlat_valuetypefunctions.h:939