LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
lbann::utils::strict_parsing Class Reference

#include <argument_parser.hpp>

Public Member Functions

void handle_error (clara::detail::InternalParseResult result, clara::Parser &parser, std::vector< char const *> &argv)
 

Detailed Description

Allows any valid subset of parameters. This will throw an exception for any error raised by the underlying parser.

Definition at line 67 of file argument_parser.hpp.

Member Function Documentation

◆ handle_error()

void lbann::utils::strict_parsing::handle_error ( clara::detail::InternalParseResult  result,
clara::Parser &  parser,
std::vector< char const *> &  argv 
)

The documentation for this class was generated from the following file: