siplasplas
cpp
meta
add_
apply
Public Types
|
List of all members
cpp::meta::add_::apply< Lhs, Rhs > Struct Template Reference
Inheritance diagram for cpp::meta::add_::apply< Lhs, Rhs >:
Public Types
using
type
= std::integral_constant< decltype(Lhs::value+Rhs::value), Lhs::value+Rhs::value >
The documentation for this struct was generated from the following file:
include/siplasplas/utility/
meta.hpp
Generated by
1.8.12