MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / data

Method data

dnn/include/megdnn/thin/small_vector.h:151–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149 const_reverse_iterator rend() const { return const_reverse_iterator(begin()); }
150
151 pointer data() { return pointer(begin()); }
152 const_pointer data() const { return const_pointer(begin()); }
153
154 size_type size() const { return end() - begin(); }

Callers 15

TEST_FFunction · 0.45
test_param_pack_concatFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
test_param_pack_concatFunction · 0.45
TEST_FFunction · 0.45
SearchItemStorageClass · 0.45
TYPED_TESTFunction · 0.45
gen_dct_constriantFunction · 0.45
gen_dct_caseFunction · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
test_param_pack_concatFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
test_param_pack_concatFunction · 0.36
TEST_FFunction · 0.36
TYPED_TESTFunction · 0.36
gen_dct_constriantFunction · 0.36
gen_dct_caseFunction · 0.36
fma4_extra_opr_implFunction · 0.36