capydi
Loading...
Searching...
No Matches
capy::di::RequiredField< Type > Class Template Reference

#include <RequiredFieldsUsageValidator.hpp>

Public Member Functions

constexpr RequiredField (Type &&data, RequiredFieldsUsageValidator &validator)
constexpr Type & value () noexcept
constexpr const Type & value () const noexcept

Constructor & Destructor Documentation

◆ RequiredField()

template<typename Type>
capy::di::RequiredField< Type >::RequiredField ( Type && data,
RequiredFieldsUsageValidator & validator )
inlineexplicitconstexpr
Here is the call graph for this function:

Member Function Documentation

◆ value() [1/2]

template<typename Type>
const Type & capy::di::RequiredField< Type >::value ( ) const
inlineconstexprnoexcept

◆ value() [2/2]

template<typename Type>
Type & capy::di::RequiredField< Type >::value ( )
inlineconstexprnoexcept
Here is the caller graph for this function:

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