pkgsrc-wip/boost-poly_collection/PLIST

47 lines
2.4 KiB
Plaintext

@comment $NetBSD$
include/boost/poly_collection/algorithm.hpp
include/boost/poly_collection/any_collection.hpp
include/boost/poly_collection/any_collection_fwd.hpp
include/boost/poly_collection/base_collection.hpp
include/boost/poly_collection/base_collection_fwd.hpp
include/boost/poly_collection/detail/any_iterator.hpp
include/boost/poly_collection/detail/any_model.hpp
include/boost/poly_collection/detail/auto_iterator.hpp
include/boost/poly_collection/detail/base_model.hpp
include/boost/poly_collection/detail/callable_wrapper.hpp
include/boost/poly_collection/detail/callable_wrapper_iterator.hpp
include/boost/poly_collection/detail/function_model.hpp
include/boost/poly_collection/detail/functional.hpp
include/boost/poly_collection/detail/integer_sequence.hpp
include/boost/poly_collection/detail/is_acceptable.hpp
include/boost/poly_collection/detail/is_constructible.hpp
include/boost/poly_collection/detail/is_equality_comparable.hpp
include/boost/poly_collection/detail/is_final.hpp
include/boost/poly_collection/detail/is_invocable.hpp
include/boost/poly_collection/detail/is_likely_stateless_lambda.hpp
include/boost/poly_collection/detail/is_nothrow_eq_comparable.hpp
include/boost/poly_collection/detail/iterator_impl.hpp
include/boost/poly_collection/detail/iterator_traits.hpp
include/boost/poly_collection/detail/packed_segment.hpp
include/boost/poly_collection/detail/poly_collection.hpp
include/boost/poly_collection/detail/segment.hpp
include/boost/poly_collection/detail/segment_backend.hpp
include/boost/poly_collection/detail/segment_split.hpp
include/boost/poly_collection/detail/split_segment.hpp
include/boost/poly_collection/detail/stride_iterator.hpp
include/boost/poly_collection/detail/type_restitution.hpp
include/boost/poly_collection/detail/value_holder.hpp
include/boost/poly_collection/exception.hpp
include/boost/poly_collection/function_collection.hpp
include/boost/poly_collection/function_collection_fwd.hpp
share/examples/boost-poly_collection/Jamfile.v2
share/examples/boost-poly_collection/algorithms.cpp
share/examples/boost-poly_collection/basic_any.cpp
share/examples/boost-poly_collection/basic_base.cpp
share/examples/boost-poly_collection/basic_function.cpp
share/examples/boost-poly_collection/exceptions.cpp
share/examples/boost-poly_collection/insertion_emplacement.cpp
share/examples/boost-poly_collection/perf.cpp
share/examples/boost-poly_collection/rolegame.hpp
share/examples/boost-poly_collection/segmented_structure.cpp