|
GTPin
|
A container that encapsulates fixed size arrays. More...
#include <gt_basic_defs.h>
A container that encapsulates fixed size arrays.
This template class provides functionality similar to std::array for clients that cannot use C++11 STL
| T | Type of the element |
| N | Number of elements in the array |
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4