h5pp
h5pp
To-do
Library API
h5pp
Docs
»
Library API
»
Template Function h5pp::util::getCharArraySize
View page source
Template Function h5pp::util::getCharArraySize
¶
Defined in
File h5ppUtils.h
Function Documentation
¶
template<typename
DataType
, typename = std::enable_if_t<not std::is_base_of_v<hid::
hid_base
<
DataType
>,
DataType
>>, typename = std::enable_if_t<h5pp::type::sfinae::
is_text_v
<
DataType
>>>
size_t
h5pp::util
::
getCharArraySize
(
const
DataType
&
data
, [[maybe_unused]] bool
countChars
= true
)
¶