STIR  6.3.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NboostNamespace for the boost library
 NdetailConverts a string literal into a format string that will be parsed at compile time and converted into efficient formatting code
 NSPECTUBNamespace for the SPECT library from University of Barcelona
 NstirNamespace for the STIR library (and some/most of its applications)
 Cbasic_cstring_viewA reference to a null-terminated string
 Cbasic_format_argsA view of a collection of formatting arguments
 Cbasic_memory_bufferA dynamically growing memory buffer for trivially copyable/constructible types with the first SIZE elements stored in the object itself
 Cbasic_string_viewAn implementation of std::basic_string_view for pre-C++17
 Cdynamic_format_arg_storeA dynamic list of formatting arguments with storage
 Cformat_intA fast integer formatter
 CfstringA compile-time format string. Use format_string in the public API to prevent type deduction
 CImageReading and writing gipl files
 Cparse_contextParsing context consisting of a format string range being parsed and an argument counter for automatic indexing
 Ctext_styleA text style consisting of foreground and background colors and emphasis