aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: d6ea6943261fcae51c095ad39fe59140fc62de22 (about) (plain)
1
2
3
4
Normally a ChangeLog is generated at "make dist" time and available in
source tarballs.

If not, see the Git commit log at <http://git.sv.gnu.org/cgit/guix.git/>.
intended as methods, // but MSVC have problems with template member functions : // defined in format_implementation.hpp : template<class T> basic_format& modify_item_body( basic_format& self, int itemN, const T& manipulator); template<class T> basic_format& bind_arg_body( basic_format& self, int argN, const T& val); template<class T> void apply_manip_body( stream_format_state& self, T manipulator); // argument feeding (defined in feed_args.hpp ) : template<class T> void distribute(basic_format& self, T x); template<class T> basic_format& feed(basic_format& self, T x); } // namespace detail } // namespace io } // namespace boost #endif // BOOST_FORMAT_INTERNAL_FWD_HPP