Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ base
Method
base
gecode/kernel/view.hpp:604–607 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
602
603
template<class View>
604
forceinline View
605
DerivedView<View>::base(void) const {
606
return x;
607
}
608
609
template<class View>
610
forceinline unsigned int
Callers
15
cached.hpp
File · 0.45
init
Method · 0.45
operator ==
Function · 0.45
operator !=
Function · 0.45
operator ==
Function · 0.45
operator !=
Function · 0.45
singleton.hpp
File · 0.45
init
Method · 0.45
complement.hpp
File · 0.45
init
Method · 0.45
operator ==
Function · 0.45
operator !=
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected