Ignition Physics

API Reference

2.0.0
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 ignition::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: