Searched refs:_M_allocated (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dlocale_facets.h1615 bool _M_allocated; member in struct:__numpunct_cache
1621 _M_thousands_sep(_CharT()), _M_allocated(false)
1640 if (_M_allocated)
2813 bool _M_allocated; member in struct:__timepunct_cache
2829 _M_amonth11(NULL), _M_amonth12(NULL), _M_allocated(false)
2848 if (_M_allocated)
3570 bool _M_allocated; member in struct:__moneypunct_cache
3580 _M_neg_format(money_base::pattern()), _M_allocated(false)
3599 if (_M_allocated)

Completed in 76 milliseconds