12 #ifndef BOOST_MPL11_FWD_GROUP_HPP
13 #define BOOST_MPL11_FWD_GROUP_HPP
18 namespace boost {
namespace mpl11 {
43 template <
typename Left,
typename Right = Left,
typename = true_>
47 template <
typename x,
typename y>
56 #endif // !BOOST_MPL11_FWD_GROUP_HPP
Returns the inverse of x.
Definition: group.hpp:52
Forwards to boost/mpl11/fwd/integer.hpp.
Equivalent to plus>.
Definition: group.hpp:48