// -*- C++ -*- // Boost general library 'format' --------------------------- // See http://www.boost.org for updates, documentation, and revision history. // (C) Samuel Krempp 2001 // krempp@crans.ens-cachan.fr // Permission to copy, use, modify, sell and // distribute this software is granted provided this copyright notice appears // in all copies. This software is provided "as is" without express or implied // warranty, and with no claim as to its suitability for any purpose. // ideas taken from Rüdiger Loos's format class // and Karl Nelson's ofstream // ---------------------------------------------------------------------------- // feed_args.hpp : functions for processing each argument // (feed, feed_manip, and distribute) // ---------------------------------------------------------------------------- #ifndef BOOST_FORMAT_FEED_ARGS_HPP #define BOOST_FORMAT_FEED_ARGS_HPP #include "boost/format/for
aboutsummaryrefslogtreecommitdiff
ModeNameSize
-rw-r--r--.dir-locals.el9840logplainabout
-rw-r--r--.editorconfig311logplainabout
-rw-r--r--.gitattributes73logplainabout
-rw-r--r--.gitignore2709logplainabout
-rw-r--r--.guix-authorizations4860logplainabout
-rw-r--r--.guix-channel182logplainabout
-rw-r--r--.mailmap5081logplainabout
d---------.mumi34logplain
-rw-r--r--.patman300logplainabout
-rw-r--r--