arg_router  1.4.0
C++ command line argument parsing and routing
arg_router::policy::help_formatter_component Namespace Reference

Classes

class  colour_line_formatter
 
class  default_line_formatter
 
class  default_preamble_formatter
 
class  default_addendum_formatter
 

Detailed Description

Namespace for the built-in help formatter components.

These components are used with default_help_formatter_t to control help output. Users can take their concepts to customise the help customise output without needing to write an entire new help node.