Celeritas 0.7.0-dev.194+develop.0df4cab59
Loading...
Searching...
No Matches
celeritas::TriviallyCopyable< T > Struct Template Reference

Traits class marking compatibility with Collection and Copier. More...

#include <Types.hh>

Inheritance diagram for celeritas::TriviallyCopyable< T >:
Inheritance graph
[legend]

Detailed Description

template<class T>
struct celeritas::TriviallyCopyable< T >

Traits class marking compatibility with Collection and Copier.

This should usually apply only to trivially copyable objects, but there are rare exceptions for external libraries that we know from source inspection are essentially trivial.


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