Boost. Lambda

GPTKB entity

Statements (59)
Predicate Object
gptkbp:instance_of gptkb:Library
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:libboost
gptkbp:allows inline function definitions
gptkbp:based_on expression templates
gptkbp:can_be_used_with other Boost libraries
gptkbp:developed_by Boost community
gptkbp:enables higher-order functions
gptkbp:first_released gptkb:2005
gptkbp:has in Boost documentation
gptkbp:has_feature type-safe callbacks
https://www.w3.org/2000/01/rdf-schema#label Boost. Lambda
gptkbp:is_available_for gptkb:smartphone
gptkb:operating_system
cross-platform development
gptkbp:is_available_on gptkb:archive
Boost website
gptkbp:is_compatible_with gptkb:C++14
gptkb:C++17
C++11
C++98
gptkbp:is_designed_for C++ developers
gptkbp:is_documented_in tutorials
API reference
user guides
Boost documentation
gptkbp:is_implemented_in header files
gptkbp:is_influenced_by functional programming languages
gptkbp:is_integrated_with gptkb:Boost._Algorithm
gptkb:Boost._Signals
gptkb:Boost._Bind
gptkbp:is_optimized_for gptkb:benchmark
gptkbp:is_part_of gptkb:Boost_libraries
gptkb:Boost_Software_License
Boost 1.33.0 and later
Boost 1.34.0 and later
Boost 1.35.0 and later
Boost 1.36.0 and later
gptkbp:is_related_to gptkb:Boost._Function
gptkbp:is_supported_by gptkb:language
multiple compilers
gptkbp:is_tested_for continuous integration
unit tests
static analysis tools
Boost test framework
gptkbp:is_used_for functional programming
event handling
callback functions
gptkbp:is_used_in gptkb:software_framework
real-time systems
template metaprogramming
various C++ projects
algorithm implementations
gptkbp:is_utilized_in data processing
functional programming paradigms
gptkbp:provides function objects
customizable function objects
gptkbp:supports lambda expressions
gptkbp:written_in gptkb:C++