41 }
catch (ExcInputError &e) {
42 if ( !
array->match_size(1) ) {
62 if ( !
array->match_size( sizes ) ) {
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);
185 if ( arr_size == 0 ) {
200 if (
array->match_size( 1 ) ) {
204 return storage_array;
static constexpr bool value