eval::detail::type_info_conversion_store Class Reference
#include <execution_context.hpp>
List of all members.
Detailed Description
Uniquely identifies a conversion sequence (i.e. combination of from type and to type). We don't actually store the conversion function here, so the name is slightly misleading.
Constructor & Destructor Documentation
| eval::detail::type_info_conversion_store::type_info_conversion_store |
( |
const std::type_info * |
from, |
|
|
const std::type_info * |
to | |
|
) |
| | [inline] |
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: