Defines unit tests for Foldable
s.
More...
#include <boost/mpl11/foldable.hpp>
#include <boost/mpl11/bool.hpp>
#include <boost/mpl11/core.hpp>
#include <boost/mpl11/detail/std_is_same.hpp>
#include <boost/mpl11/detail/test/expect.hpp>
#include <boost/mpl11/detail/test/foldl.hpp>
#include <boost/mpl11/detail/test/foldr.hpp>
#include <boost/mpl11/functional.hpp>
#include <boost/mpl11/integer.hpp>
Go to the source code of this file.
Defines unit tests for Foldable
s.