Search code examples
C# Typelist analog to Loki::Typelist with Hierarchy Generator...

c#typelistc++-loki

Read More
How do I use Loki's Small Object Allocator in Lua successfully?...

memory-managementluac++-loki

Read More
Loki functor - memory issue...

c++memory-managementc++-loki

Read More
How do I create an nullary Functor in C++ (using the loki library)...

c++functorc++-loki

Read More
Getting Loki Singleton to work in DLLs in VS 2008 C++...

c++visual-studio-2008singletonc++-loki

Read More
Strange memory problem of Loki::Singleton, Loki::SmartPtr, and std::vector...

c++c++-loki

Read More
How to use Loki's Pimpl implementation?...

c++pimpl-idiomc++-loki

Read More
Has the small object allocator found in "Modern C++ Design"/Loki been deprecated in favor ...

c++templatesvisual-c++boostc++-loki

Read More
How do I use Loki's small object allocator?...

c++memory-managementc++-loki

Read More
C++: Are YOU using Loki or Boost for functors?...

c++boostmetaprogrammingfunctorc++-loki

Read More
Loki's SetLongevity function seems unsafe to me, is that so?...

c++multithreadingsingletonc++-loki

Read More
Loki and the C++11...

c++c++11c++-loki

Read More
why AbstractFactoryUnit has dynamic instead of static polymorphism?...

c++design-patternsabstract-factorystatic-polymorphismc++-loki

Read More
Implementation of Loki IndexOf for a TypeList...

c++templatesmetaprogrammingc++-loki

Read More
c++ Typelist of derived class...

c++template-meta-programmingcrtptypelistc++-loki

Read More
understanding STATIC_CHECK in Loki library...

c++templatesc++-loki

Read More
How many elements can a Loki sequence have?...

c++boost-mpltypelistc++-loki

Read More
Why can't Alexandrescu use std::uncaught_exception() to implement SCOPE_FAIL in ScopeGuard11?...

c++c++11raiiscopeguardc++-loki

Read More
Loki::Factory throwing an exception on program exit...

c++c++-lokivc8

Read More
why loki::flex_string's SmallStringOpt need aligment...

c++boostc++-loki

Read More
std::function and shared_ptr...

c++std-functionc++-loki

Read More
Can I use loki ObjectLevelLockable in c++0x template...

c++templatesc++-loki

Read More
Did the Loki multimethods make it into C++11?...

c++c++11multiple-dispatchmultimethodc++-loki

Read More
c++ template specialization and number of template arguments...

c++templatespartial-specializationc++-loki

Read More
LOKI C++: How does 'ScatterHierarchyTag' solve the inheritance ambiguity?...

c++c++-loki

Read More
What is the need for MaxAlign trick when creating static singleton?...

c++singletonplacement-newc++-loki

Read More
BackNext