boost::capy

Types

Name

Description

application

A collection of type‐erased parts and process state

make_void

polystore

A container of type‐erased objects

void_t

Functions

Name

Description

invoke

Invoke a callable, injecting stored objects as arguments The callable is invoked with zero or more arguments. For each argument type, if an object of that type (or key type) is stored in the container, a reference to that object is passed to the callable.

Created with MrDocs