PLCnext API Documentation 25.0.2.69
Arp::Base::Rsc::Commons::BoundedCharArray Concept Reference

Defines a concept for RSC char arrays. More...

#include <RscTypeDeduction.hpp>

Concept definition

template<class T>
concept Arp::Base::Rsc::Commons::BoundedCharArray = Arp::Base::Rsc::Commons::Impl::BoundedCharArray<T>
Defines a concept for RSC char arrays.
Definition: RscTypeDeduction.hpp:19

Detailed Description

Defines a concept for RSC char arrays.