Home
last modified time | relevance | path

Searched refs:manipulator (Results 1 – 25 of 31) sorted by relevance

12

/third_party/boost/boost/format/
Dinternals.hpp47 void apply_manip(T manipulator) //- modifies state by applying manipulator in apply_manip()
48 { apply_manip_body<Ch, Tr, T>( *this, manipulator) ; } in apply_manip()
143 T manipulator) { in apply_manip_body() argument
147 ss << manipulator; in apply_manip_body()
Dinternals_fwd.hpp34 int itemN, T manipulator);
44 T manipulator);
Dformat_class.hpp114 basic_format& modify_item(int itemN, T manipulator) in modify_item() argument
115 { return io::detail::modify_item_body<Ch,Tr, Alloc, T> (*this, itemN, manipulator);} in modify_item()
Dformat_implementation.hpp311 modify_item_body (basic_format<Ch, Tr, Alloc>& self, int itemN, T manipulator) { in modify_item_body() argument
319 self.items_[itemN-1].fmtstate_. template apply_manip<T> ( manipulator ); in modify_item_body()
/third_party/boost/libs/log/doc/
Dutilities.qbk101 …rded to the [link log.detailed.utilities.manipulators.to_log `to_log`] manipulator when the wrappe…
188 [section:to_log Customized logging manipulator]
192 The [funcref boost::log::to_log `to_log`] function creates a stream manipulator that simply outputs…
198 …st::log::to_log `to_log`], a tag type, which will be embedded into the manipulator type and thus w…
208 [section:add_value Attribute value attaching manipulator]
212manipulator that attaches an attribute value to a log record. This manipulator can only be used in…
214 In addition to the value itself, the manipulator also requires the attribute name to be provided. F…
221 [section:dump Binary dump manipulator]
225 The [funcref boost::log::dump `dump`] function creates a manipulator that outputs binary contents o…
233 The manipulator also allows to limit the amount of data to be output, in case if the input data can…
[all …]
Dchangelog.qbk21 * Added a new [link log.detailed.utilities.manipulators.range `range_manip`] stream manipulator tha…
22 * Added a new [link log.detailed.utilities.manipulators.tuple `tuple_manip`] stream manipulator tha…
23 … log.detailed.utilities.manipulators.optional `optional_manip`] stream manipulator that can be use…
45 …ter] and [link log.detailed.utilities.manipulators.auto_newline stream manipulator]. It can be use…
217 * Fixed [link log.detailed.utilities.manipulators.dump `dump`] manipulator output on AVX2-enabled C…
222 …d the [link log.detailed.utilities.manipulators.add_value `add_value`] manipulator produce garbage…
253 …uses of the [link log.detailed.utilities.manipulators.add_value `add_value`] manipulator with MSVC.
254 * Added a new [link log.detailed.utilities.manipulators.dump `dump`] output manipulator for printin…
270manipulator allows to customize formatting for particular types and attributes without changing th…
Dexpressions.qbk79 …rded to the [link log.detailed.utilities.manipulators.to_log `to_log`] manipulator when the extrac…
85 …n the [link log.detailed.utilities.manipulators.to_log `to_log_manip`] manipulator marked with the…
481manipulator] for formatter expressions. The `auto_newline` formatter can be useful, for example, i…
/third_party/boost/libs/geometry/doc/reference/io/
Dsvg.qbk16 * [link geometry.reference.io.svg.svg The SVG manipulator]
Dread_wkt.qbk22 * [link geometry.reference.io.wkt.wkt WKT streaming manipulator]
/third_party/boost/libs/test/doc/testing_tools/
Dboost_test_bitwise_comparison.qbk13 The manipulator [classref boost::test_tools::bitwise] can be provided to the __BOOST_TEST__ macro i…
Dboost_test_collection_comparison.qbk80 By specifying the manipulator [classref boost::test_tools::per_element], the comparison of the elem…
139 By specifying the manipulator [classref boost::test_tools::lexicographic], the containers are compa…
Dtesting_floating_points.qbk28 …ng point comparison tolerance per single assertion, by providing the ['manipulator] [funcref boost…
45 At assertion level, the manipulator syntax is:
55 the numeric value passed along the manipulator:
Dtesting_tools_reference.qbk54 * [classref boost::test_tools::bitwise] is a manipulator indicating that the comparison should be p…
56 * [classref boost::test_tools::per_element] is a manipulator indicating that the comparison should …
59 * [classref boost::test_tools::lexicographic] is a manipulator indicating that the comparison shoul…
/third_party/boost/boost/convert/
Dstream.hpp85 template<typename manipulator>
86 this_type& operator() (manipulator m) { return (stream_ << m, *this); } in operator ()()
/third_party/boost/libs/locale/doc/
Ddates_times_timezones.txt123 -# iostream level: you can use \ref boost::locale::as::time_zone "as::time_zone" manipulator to se…
143 - Applying \ref boost::locale::as::datetime "as::datetime" manipulator on the stream
146 - Reverting the manipulator effect back.
163 then you need to use specific iostream manipulator in order to display current date or time,
Dformatting_and_parsing.txt26 There is a special manipulator \c as::posix that "unsets" locale-specific settings and returns them…
74 - \c as::ftime -- parameterized manipulator that allows specification of time in the format that …
99 - \c as::time_zone -- parameterized manipulator that sets the time-zone ID for date-time formatt…
Dlocalized_text_formatting.txt96 … ftime with string (quoted) parameter -- display as with \c strftime. See \c as::ftime manipulator.
/third_party/boost/libs/io/doc/
Dquoted.adoc33 The Boost quoted stream I/O manipulator places delimiters, defaulted to the
135 The `quoted()` stream manipulator emerged from discussions on the Boost
/third_party/boost/libs/convert/doc/
Dstream_converter.qbk24 …g metaphors from this underlying component. One such metaphor is the ['manipulator] represented by…
39 is equivalent to the following ['std::manipulator]-based variant:
/third_party/boost/libs/pfr/doc/
DJamfile.v235 …es' \\xmlonly</link>\\endxmlonly for info on how to implement your own manipulator with custom for…
/third_party/boost/libs/spirit/doc/qi/
Dstream.qbk138 (or [qi_match `phrase_match`]) stream manipulator the `Istream`
141 [qi_match `phrase_match`]) manipulator has been used with.
Dparse_api.qbk268 All functions above return a standard IO stream manipulator instance (see
280 and forward this as a combined attribute to the corresponding manipulator
285 expression. This can be inhibited by using the other versions of that manipulator
/third_party/boost/libs/spirit/doc/karma/
Dstream.qbk162 (or [karma_format `format_delimited`]) stream manipulator the `Ostream`
165 [karma_format `format_delimited`]) manipulator has been used with.
Dgenerate_api.qbk270 All functions above return a standard IO stream manipulator instance (see
282 and forward this as a combined attribute to the corresponding manipulator
288 version of that manipulator while passing `delimit_flag::predelimit` to the
/third_party/python/Lib/test/test_importlib/source/
Dtest_file_loader.py382 name, mapping, manipulator, *, argument
397 if manipulator:
400 new_bc = manipulator(bc)

12