// -*- 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 // ---------------------------------------------------------------------------- // format.hpp : primary header // ---------------------------------------------------------------------------- #ifndef BOOST_FORMAT_HPP #define BOOST_FORMAT_HPP #include #include #include #include #if HAVE_LOCALE #include #else #define BOOST_NO_STD_LOCALE #define BOOST_NO_LOCALE_ISIDIGIT #include #endif #include // **** Forward declarations ---------------------------------- #include // basic_format, and other frontends #include // misc forward declarations for internal use // **** Auxiliary structs (stream_format_state , and format_item ) #include // **** Format class interface -------------------------------- #include // **** Exceptions ----------------------------------------------- #include // **** Implementation ------------------------------------------- //#include // member functions #include // class for grouping arguments #include // argument-feeding functions //#include // format-string parsing (member-)functions // **** Implementation of the free functions ---------------------- //#include #endif // BOOST_FORMAT_HPP 6ff3c33a0ee40afecc523809edeaa23ede9b2d74'>doc/environment-gdb.scm
diff options
context:
space:
mode:
authorSébastien Lerique <sl@eauchat.org>2021-10-15 11:40:29 +0900
committerLars-Dominik Braun <lars@6xq.net>2021-10-18 09:02:41 +0200
commit6ff3c33a0ee40afecc523809edeaa23ede9b2d74 (patch)
treec1fbe891c75059a36a87b1542e9eedc8e4935dd5 /doc/environment-gdb.scm
parente769ff429bd0217f39208736f9638c1fe9e9c981 (diff)
downloadguix-6ff3c33a0ee40afecc523809edeaa23ede9b2d74.tar.gz
guix-6ff3c33a0ee40afecc523809edeaa23ede9b2d74.zip
gnu: Add python-janus.
* gnu/packages/python-xyz.scm (python-janus): New variable. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
Diffstat (limited to 'doc/environment-gdb.scm')
0 files changed, 0 insertions, 0 deletions