Project
Loading...
Searching...
No Matches
o2::framework::ShouldNotDeconstruct Concept Reference
#include <
TableBuilder.h
>
Concept definition
template
<
typename
T>
concept
o2::framework::ShouldNotDeconstruct
= std::is_bounded_array_v<T> || std::is_arithmetic_v<T> || framework::is_base_of_template_v<std::vector, T>
o2::framework::ShouldNotDeconstruct
Definition
TableBuilder.h:627
Detailed Description
Definition at line
627
of file
TableBuilder.h
.
o2
framework
ShouldNotDeconstruct
Generated on Tue Feb 25 2025 17:03:43 for Project by
1.9.8