array base: add using CAB::operator()
This commit is contained in:
parent
b77955a36e
commit
abb47cbb06
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ namespace CNORXZ
|
||||||
typedef BIndex<T> iterator;
|
typedef BIndex<T> iterator;
|
||||||
|
|
||||||
using CAB::operator[];
|
using CAB::operator[];
|
||||||
|
using CAB::operator();
|
||||||
using CAB::at;
|
using CAB::at;
|
||||||
using CAB::data;
|
using CAB::data;
|
||||||
using CAB::begin;
|
using CAB::begin;
|
||||||
|
|
Loading…
Reference in a new issue