![]() |
Project
|
Public Types | |
using | source_type = T |
using | iterator_type = decltype(Data.begin()) |
Static Public Attributes | |
static std::vector< T > | Data {} |
Definition at line 50 of file test_ransEncodeDecode.cxx.
using Empty< T >::iterator_type = decltype(Data.begin()) |
Definition at line 54 of file test_ransEncodeDecode.cxx.
using Empty< T >::source_type = T |
Definition at line 53 of file test_ransEncodeDecode.cxx.
|
inlinestatic |
Definition at line 51 of file test_ransEncodeDecode.cxx.