CMakePPLang
1.0.0
  • Getting Started
  • Language Features
  • Language Conventions
  • Debugging Code Written in CMakePPLang
  • Developer Documentation
    • Setting Up CMakePPLang for Development
    • Unit Testing CMakePPLang Functions
    • CMakePPLang API
      • cmakepp_lang/.
        • cmakepp_lang/algorithm
        • cmakepp_lang/asserts
        • cmakepp_lang/class
        • cmakepp_lang/exceptions
        • cmakepp_lang/map
        • cmakepp_lang/object
        • cmakepp_lang/serialization
        • cmakepp_lang/types
        • cmakepp_lang/utilities
        • cmakepp_lang/cmakepp_lang
  • Contributing
  • Authors
  • License
  • Release Versioning
CMakePPLang
  • Developer Documentation
  • cmakepp_lang/.
  • cmakepp_lang/types
  • View page source

cmakepp_lang/types

  • cmakepp_lang/types/bool
    • cpp_is_bool()
  • cmakepp_lang/types/cmakepp_type
    • _cpp_get_cmakepp_type()
    • _cpp_set_cmakepp_type()
  • cmakepp_lang/types/float
    • cpp_is_float()
  • cmakepp_lang/types/fxn
    • cpp_is_fxn()
  • cmakepp_lang/types/implicitly_convertible
    • cpp_implicitly_convertible()
  • cmakepp_lang/types/int
    • cpp_is_int()
  • cmakepp_lang/types/is_callable
    • _cpp_compare_names()
    • _cpp_compare_lengths()
    • cpp_is_callable()
  • cmakepp_lang/types/list
    • cpp_is_list()
  • cmakepp_lang/types/literals
    • CMAKEPP_BOOL_LITERALS
    • CMAKE_TYPE_LITERALS
    • CMAKEPP_TYPE_LITERALS
  • cmakepp_lang/types/path
    • cpp_is_path()
  • cmakepp_lang/types/target
    • cpp_is_target()
  • cmakepp_lang/types/type
    • cpp_is_type()
  • cmakepp_lang/types/type_of
    • cpp_type_of()
  • cmakepp_lang/types/types
Previous Next

© Copyright 2019-2020, 2022-2023, CMakePP Organization.

Built with Sphinx using a theme provided by Read the Docs.