libcaf
0.17.1
|
Marker for representing placeholders at runtime. More...
#include <index_mapping.hpp>
Public Member Functions | |
index_mapping (int x) | |
template<class T , class E = typename std::enable_if< std::is_placeholder<T>::value != 0 >::type> | |
index_mapping (T) | |
Public Attributes | |
int | value |
Marker for representing placeholders at runtime.