41 }
catch (ExcInputError &e) {
64 ss <<
"Result of transpose auto-conversion do not fit the size " << sizes <<
" of the Array.";
70 storage_array->new_item(0, first_item_storage);
76 }
catch (ExcInputError &e) {
118 }
catch (Type::Selection::ExcSelectionKeyNotFound &exc) {
119 this->
generate_input_error(p, selection,
"Wrong value '" + item_name +
"' of the Selection.",
false);
144 if ( int_type->
match(value) )
161 if (double_type->
match(value)) {
185 if ( arr_size == 0 ) {
204 return storage_array;
#define ASSERT(expr)
Allow use shorter versions of macro names if these names is not used with external library...
static constexpr bool value