FEAT 3
Finite Element Analysis Toolbox
Loading...
Searching...
No Matches
FEAT::Intern::has_input_operator< T, typename > Struct Template Reference

Check if type has an operator>> implementation, i.e. can be parsed by String::parse. More...

#include <arg_parser.hpp>

Inheritance diagram for FEAT::Intern::has_input_operator< T, typename >:

Detailed Description

template<typename T, typename = void>
struct FEAT::Intern::has_input_operator< T, typename >

Check if type has an operator>> implementation, i.e. can be parsed by String::parse.

Definition at line 78 of file arg_parser.hpp.


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