cohtml::PropertyType< ReturnType(Class::*)(const T(&)[N]) >
#include <Property.h>
Public Types
Section titled “Public Types”| Name | |
|---|---|
| typedef T[N] | Type |
Detailed Description
Section titled “Detailed Description”template <typename ReturnType ,typename Class ,typename T ,int N>struct cohtml::PropertyType< ReturnType(Class::*)(const T(&)[N]) >;Public Types Documentation
Section titled “Public Types Documentation”typedef Type
Section titled “typedef Type”typedef T cohtml::PropertyType< ReturnType(Class::*)(const T(&)[N]) >::Type[N];© 2026 Coherent Labs. All rights reserved.