farm-ng-core
Foo Struct Reference

Public Member Functions

 Foo (int val)
 
 Foo (ErrorTag)
 
auto testMethod () const -> int
 

Public Attributes

int val
 

Constructor & Destructor Documentation

◆ Foo() [1/2]

Foo::Foo ( int  val)
inline

◆ Foo() [2/2]

Foo::Foo ( ErrorTag  )
inline

Member Function Documentation

◆ testMethod()

auto Foo::testMethod ( ) const -> int
inline

Member Data Documentation

◆ val

int Foo::val

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