MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include <boost/hana/at_key.hpp>
#include <boost/hana/map.hpp>
#include <boost/hana/tuple.hpp>
Go to the source code of this file.
Namespaces | |
encrypto | |
encrypto::motion | |
encrypto::motion::detail | |
Typedefs | |
template<template< typename > class Value, typename... Ts> | |
using | encrypto::motion::TypeMap = decltype(detail::MakeTypeMap< Value, Ts... >()) |
Functions | |
template<template< typename > class Value, typename... Ts> | |
auto | encrypto::motion::detail::MakeTypeMap () |