The
set.hpp
includes the headers in the
set
folder.
Usage
#include
<boost/preprocessor/set.hpp>
Includes
<boost/preprocessor/set/cat.hpp>
<boost/preprocessor/set/elem.hpp>
<boost/preprocessor/set/enum.hpp>
<boost/preprocessor/set/filter.hpp>
<boost/preprocessor/set/first_n.hpp>
<boost/preprocessor/set/fold_left.hpp>
<boost/preprocessor/set/fold_right.hpp>
<boost/preprocessor/set/for_each.hpp>
<boost/preprocessor/set/for_each_i.hpp>
<boost/preprocessor/set/for_each_product.hpp>
<boost/preprocessor/set/insert.hpp>
<boost/preprocessor/set/pop_back.hpp>
<boost/preprocessor/set/pop_front.hpp>
<boost/preprocessor/set/push_back.hpp>
<boost/preprocessor/set/push_front.hpp>
<boost/preprocessor/set/remove.hpp>
<boost/preprocessor/set/replace.hpp>
<boost/preprocessor/set/rest_n.hpp>
<boost/preprocessor/set/reverse.hpp>
<boost/preprocessor/set/set.hpp>
<boost/preprocessor/set/size.hpp>
<boost/preprocessor/set/subset.hpp>
<boost/preprocessor/set/to_array.hpp>
<boost/preprocessor/set/to_tuple.hpp>
<boost/preprocessor/set/transform.hpp>