代码搜索:explicit

找到约 10,000 项符合「explicit」的源代码

代码结果 10,000
www.eeworm.com/read/366702/2868860

c explicit-instantiation2.c

// Bug 10968: implicit instantiation overrides explicit instantiation // { dg-final { scan-assembler "_Z1fIiET_S0_" } } template T f (T t) { return t; } inline void g () { f (4); } template
www.eeworm.com/read/260165/4335115

hpp explicit_inheritance_veneer.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: stlsoft/obsolete/explicit_inheritance_veneer.hpp * * Purpose: Explicit inheritance veneer class.
www.eeworm.com/read/260165/4335456

hpp explicit_cast_specialisations.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: stlsoft/conversion/internal/explicit_cast_specialisations.hpp * * Purpose: Specialisations of expl
www.eeworm.com/read/317085/13510771

asp const.asp