• Home
  • Raw
  • Download

Lines Matching refs:explicit

69     explicit locale(const char*);
70 explicit locale(const string&);
113 explicit facet(size_t __refs = 0)
188 explicit collate(size_t __refs = 0)
275 explicit collate_byname(const char* __n, size_t __refs = 0);
276 explicit collate_byname(const string& __n, size_t __refs = 0);
294 explicit collate_byname(const char* __n, size_t __refs = 0);
295 explicit collate_byname(const string& __n, size_t __refs = 0);
434 explicit ctype(size_t __refs = 0)
536 explicit ctype(const mask* __tab = 0, bool __del = false, size_t __refs = 0);
659 explicit ctype_byname(const char*, size_t = 0);
660 explicit ctype_byname(const string&, size_t = 0);
677 explicit ctype_byname(const char*, size_t = 0);
678 explicit ctype_byname(const string&, size_t = 0);
826 explicit codecvt(size_t __refs = 0)
880 explicit codecvt(const char*, size_t __refs = 0)
912 explicit codecvt(size_t __refs = 0);
964 explicit codecvt(const char*, size_t __refs = 0);
995 explicit codecvt(size_t __refs = 0)
1049 explicit codecvt(const char*, size_t __refs = 0)
1081 explicit codecvt(size_t __refs = 0)
1135 explicit codecvt(const char*, size_t __refs = 0)
1162 explicit codecvt_byname(const char* __nm, size_t __refs = 0)
1165 explicit codecvt_byname(const string& __nm, size_t __refs = 0)
1375 explicit numpunct(size_t __refs = 0);
1406 explicit numpunct(size_t __refs = 0);
1441 explicit numpunct_byname(const char* __nm, size_t __refs = 0);
1442 explicit numpunct_byname(const string& __nm, size_t __refs = 0);
1459 explicit numpunct_byname(const char* __nm, size_t __refs = 0);
1460 explicit numpunct_byname(const string& __nm, size_t __refs = 0);