Home
last modified time | relevance | path

Searched defs:write_long (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/iostreams/filter/
Dgzip.hpp280 static void write_long(long n, Sink& next, boost::mpl::true_) in write_long() function in boost::iostreams::basic_gzip_compressor
288 static void write_long(long, Sink&, boost::mpl::false_) in write_long() function in boost::iostreams::basic_gzip_compressor
292 static void write_long(long n, Sink& next) in write_long() function in boost::iostreams::basic_gzip_compressor