代码搜索:singleton

找到约 4,696 项符合「singleton」的源代码

代码结果 4,696
www.eeworm.com/read/375190/2730025

hpp singleton.hpp

// Copyright (C) 2000 Stephen Cleary // // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // /
www.eeworm.com/read/366702/2869661

c singleton.c

// { dg-do run } // This tests two things: // 1. there is an annoying warning. // singleton.C:26: warning: `class singleton' only defines private constructors and has no friends // egcs fails to see
www.eeworm.com/read/364489/2903526

cpp singleton.cpp

// Singleton.cpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/364489/2903533

hpp singleton.hpp

// Singleton.hpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/364489/2903553

cpp singleton.cpp

// Singleton.cpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/364489/2903560

hpp singleton.hpp

// Singleton.hpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/364489/2903590

cpp singleton.cpp

// Singleton.cpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/364489/2903593

hpp singleton.hpp

// Singleton.hpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/364489/2903609

cpp singleton.cpp

// Singleton.cpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G
www.eeworm.com/read/364489/2903613

hpp singleton.hpp

// Singleton.hpp // // Header file for modified Singleton pattern in which the destruction // of the Singleton takes place in a Destroyer object, thus resolving // a major problem in the classic G