reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

usr/include/c++/7.4.0/bits/locale_facets.tcc
  195 	      ++__sep_pos;
  273 		    if (__sep_pos)
  275 			__found_grouping += static_cast<char>(__sep_pos);
  276 			__sep_pos = 0;
  297 		      __found_grouping += static_cast<char>(__sep_pos);
  312 		    ++__sep_pos;
  320 		      __found_grouping += static_cast<char>(__sep_pos);
  359 	    __found_grouping += static_cast<char>(__sep_pos);