VCCC  2024.05
VisualCamp Common C++ library
sized_tuple_like< T, N > Struct Template Reference

#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__tuple/tuple_like.hpp>

+ Inheritance diagram for sized_tuple_like< T, N >:

Detailed Description

template<typename T, std::size_t N>
struct vccc::sized_tuple_like< T, N >

See Also
tuple-like : specifies that a type implemented the tuple protocol

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