PLCnext API Documentation 25.0.2.69
Arp::Base::Rsc::Commons::Services::RscStructHasFieldCount Concept Reference

For internal use only. More...

#include <RscConcepts.hpp>

Concept definition

template<class T>
{
{
T::GetFieldCount()
}
-> std::convertible_to<size_t>;
}
For internal use only.
Definition: RscConcepts.hpp:81

Detailed Description

For internal use only.

All structs or classes, which are matched by this concept shall implement the following operations: