Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ front
Method
front
Source/cmGeneratorExpressionNode.cxx:737–737 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
735
}
736
737
const_reference front() const { return *this->begin(); }
738
const_reference back() const { return *std::prev(this->end()); }
739
740
Range& advance(difference_type amount) &
Callers
15
Evaluate
Method · 0.45
Evaluate
Method · 0.45
Evaluate
Method · 0.45
Evaluate
Method · 0.45
Evaluate
Method · 0.45
Evaluate
Method · 0.45
Evaluate
Method · 0.45
Evaluate
Method · 0.45
Evaluate
Method · 0.45
Evaluate
Method · 0.45
Evaluate
Method · 0.45
Evaluate
Method · 0.45
Calls
1
begin
Method · 0.45
Tested by
no test coverage detected