MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / size

Method size

include/win/boost/multi_array/subarray.hpp:156–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154
155 TPtr origin() const { return base_; }
156 size_type size() const { return extents_[0]; }
157 size_type max_size() const { return num_elements(); }
158 bool empty() const { return size() == 0; }
159 size_type num_dimensions() const { return NumDims; }

Callers 15

constraintsMethod · 0.45
constraintsMethod · 0.45
const_constraintsMethod · 0.45
number.hppFile · 0.45
eval_convert_toFunction · 0.45
serializeFunction · 0.45
strMethod · 0.45
rd_stringMethod · 0.45
pow2Method · 0.45
cpp_int.hppFile · 0.45
cpp_int_baseFunction · 0.45
assignFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected