Page MenuHomeSoftware Heritage

bug1563476.cpp
No OneTemporary

bug1563476.cpp

int g() {
}
template< typename Accessor, typename bEnable = void >
struct IntroduceBitDef;
template< typename Accessor >
struct IntroduceBitDef< Accessor, typename
boost::enable_if_c< CoreConfig::VERSION <= 3 >::type >
{
// class body here
// anything after this point is not parsed by ctags
int f() { }
};

File Metadata

Mime Type
text/x-c++
Expires
Mon, Aug 25, 6:00 PM (1 w, 14 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3464789

Event Timeline