Go to the documentation of this file.
5 #ifndef __pinocchio_container_boost_container_limits_hpp__
6 #define __pinocchio_container_boost_container_limits_hpp__
10 #define PINOCCHIO_BOOST_MPL_LIMIT_CONTAINER_SIZE_DEFAULT 30
12 #ifndef PINOCCHIO_BOOST_MPL_LIMIT_CONTAINER_SIZE
13 #define PINOCCHIO_BOOST_MPL_LIMIT_CONTAINER_SIZE PINOCCHIO_BOOST_MPL_LIMIT_CONTAINER_SIZE_DEFAULT
16 #define BOOST_MPL_CFG_NO_PREPROCESSED_HEADERS
18 #if !defined(BOOST_MPL_LIMIT_LIST_SIZE)
20 #if defined(BOOST_MPL_LIST_HPP_INCLUDED)
22 "You should include pinocchio before the Boost headers (e.g. #include <pinocchio/fwd.hpp>)"
25 #define BOOST_MPL_LIMIT_LIST_SIZE PINOCCHIO_BOOST_MPL_LIMIT_CONTAINER_SIZE
27 #elif BOOST_MPL_LIMIT_LIST_SIZE < PINOCCHIO_BOOST_MPL_LIMIT_CONTAINER_SIZE
28 #if defined(BOOST_MPL_LIST_HPP_INCLUDED)
30 "You should include pinocchio before the Boost headers (e.g. #include <pinocchio/fwd.hpp>)"
33 "BOOST_MPL_LIMIT_LIST_SIZE value is lower than the value of PINOCCHIO_BOOST_MPL_LIMIT_CONTAINER_SIZE"
38 #endif // ifndef __pinocchio_container_boost_container_limits_hpp__
pinocchio
Author(s):
autogenerated on Tue Apr 22 2025 02:41:13