Function is_internal_data

Function Documentation

constexpr bool is_internal_data(const t8_data_handler_type type)

Check if type is referring to a type that is already handled internally.

Parameters:

type[in] A type of data

Returns:

True if the type is handled internally, false otherwise