FindExpected< Specification > Struct Template Reference
This allows us to specify that we are interested in expected data while performing template metaprogramming. More...
#include <SpecifyData.hh>
Public Types | |
using | Data = typename Specification::ExpectedData |
Detailed Description
template<typename Specification>
struct gz::physics::FindExpected< Specification >
This allows us to specify that we are interested in expected data while performing template metaprogramming.
This is currently used by CountUpperLimitOfExpectedData()
Member Typedef Documentation
◆ Data
using Data = typename Specification::ExpectedData |
The documentation for this struct was generated from the following file: