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

References

usr/include/c++/7.4.0/limits
  472       static _GLIBCXX_USE_CONSTEXPR bool is_signed = __glibcxx_signed (char);
  683       static _GLIBCXX_USE_CONSTEXPR bool is_signed = __glibcxx_signed (wchar_t);
  747       static constexpr bool is_signed = __glibcxx_signed (char16_t);
  808       static constexpr bool is_signed = __glibcxx_signed (char32_t);