Bitcoin ABC 0.26.3
P2P Digital Currency
|
Public Types | |
using | type = decltype(std::declval< T & >()[std::declval< I >()]) |
Definition at line 22 of file rwcollection.h.
using RWCollectionView< T, L >::BracketType< I >::type = decltype(std::declval<T &>()[std::declval<I>()]) |
Definition at line 23 of file rwcollection.h.