Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
optparse.hxx File Reference
#include <algorithm>
#include <cassert>
#include <charconv>
#include <cstring>
#include <cstdint>
#include <iostream>
#include <limits>
#include <optional>
#include <sstream>
#include <stdexcept>
#include <string>
#include <string_view>
#include <vector>
Include dependency graph for optparse.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::RCmdLineOpts
struct  ROOT::RCmdLineOpts::RExpectedFlag
struct  ROOT::RCmdLineOpts::RFlag
struct  ROOT::RCmdLineOpts::RSettings

Namespaces

namespace  ROOT
 Small utility to parse cmdline options.