MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / front

Method front

extern/boost/boost/array.hpp:130–133  ·  view source on GitHub ↗

front() and back()

Source from the content-addressed store, hash-verified

128
129 // front() and back()
130 reference front()
131 {
132 return elems[0];
133 }
134
135 BOOST_CONSTEXPR const_reference front() const
136 {

Callers 15

FinishMethod · 0.45
BuildAllStatesMethod · 0.45
TestOneInputFunction · 0.45
concept_check.hppFile · 0.45
generateMethod · 0.45
parseMethod · 0.45
process_archiveFunction · 0.45
findMethod · 0.45
shrinkMethod · 0.45
dsqlPassMethod · 0.45
decomposeMethod · 0.45
dsqlPassMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestOneInputFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36