Home
last modified time | relevance | path

Searched refs:combine_traits (Results 1 – 21 of 21) sorted by relevance

/dports/biology/lamarc/lamarc-2.1.8/boost/iostreams/
H A Dcombine.hpp145 struct combine_traits { struct
164 typename detail::combine_traits<In, Out>::type
167 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/devel/boost-docs/boost_1_72_0/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/devel/hyperscan/boost_1_75_0/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/devel/R-cran-BH/BH/inst/include/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/databases/xtrabackup/boost_1_59_0/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/databases/percona57-server/boost_1_59_0/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/databases/percona57-client/boost_1_59_0/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/devel/boost-libs/boost_1_72_0/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/devel/boost-python-libs/boost_1_72_0/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/iostreams/
H A Dcombine.hpp170 struct combine_traits { struct
189 typename detail::combine_traits<In, Out>::type
192 typedef typename detail::combine_traits<In, Out>::type return_type; in combine()
/dports/math/polymake/polymake-4.5/lib/core/include/
H A DContainerUnion.h623 using combine_traits = combine_union_container_traits<Traits1, Traits2>;
625 …_fold_transform<typename mlist_reverse<ContainerList>::type, element_traits, combine_traits>::type;
633 using combine_traits = combine_union_iterable_container_traits<Traits1, Traits2>;
635 …_fold_transform<typename mlist_reverse<ContainerList>::type, element_traits, combine_traits>::type;