lambda2.hpp 288 B

12345678910
  1. #ifndef BOOST_LAMBDA2_HPP_INCLUDED
  2. #define BOOST_LAMBDA2_HPP_INCLUDED
  3. // Copyright 2020 Peter Dimov
  4. // Distributed under the Boost Software License, Version 1.0.
  5. // https://www.boost.org/LICENSE_1_0.txt
  6. #include <boost/lambda2/lambda2.hpp>
  7. #endif // #ifndef BOOST_LAMBDA2_HPP_INCLUDED