Boost. Hana

GPTKB entity

Statements (52)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:video_game
gptkbp:developed_by Boost community
gptkbp:focuses_on type-level programming
gptkbp:has gptkb:document
tutorials
type traits
optional support
tuple support
variant support
https://www.w3.org/2000/01/rdf-schema#label Boost. Hana
gptkbp:is_available_on gptkb:archive
gptkbp:is_compatible_with gptkb:C++20_concepts
gptkb:C++20
gptkb:C++14
gptkb:C++17
C++11
gptkbp:is_designed_for metaprogramming tasks
gptkbp:is_influenced_by functional programming paradigms
template metaprogramming techniques
gptkbp:is_known_for high performance
type-safe programming
ease of use
expressiveness
compile-time type checking
gptkbp:is_optimized_for compile-time performance
gptkbp:is_part_of gptkb:Boost_libraries
gptkb:Library
C++ metaprogramming ecosystem
gptkbp:is_supported_by Boost community
C++ standards
C++ libraries
gptkbp:is_used_by C++ developers
gptkbp:is_used_in gptkb:software_framework
application development
embedded systems
high-performance computing
real-time systems
system programming
C++ applications
template metaprogramming projects
gptkbp:language gptkb:C++
gptkbp:offers functional programming features
gptkbp:provides algorithms
data structures
compile-time computations
gptkbp:release_date gptkb:2015
gptkbp:supports constexpr programming
gptkbp:type metaprogramming library
gptkbp:uses template metaprogramming
gptkbp:written_in gptkb:C++