Is there any progress on this issue now? Is this application still maintaining updates?
bad_function_call ambiguous
Forum link broken
make -C src build-static make[1]: Entering directory /rigel/home/hx2196/loki-0.1.7/src'...
The detailed system is: RHEL 7
Could not compile with GCC 6.0 in red hat system
I could not compile the loki code with gcc 6.0.1 in red hat system. The error is...
SmallObj.cpp(1132): error C2248: 'std::bad_alloc::bad_alloc': cannot access private member declared in class 'std::bad_alloc'
Hello , I am currently developing a project in Visual studio 2013 and require loki...
Hello , I am currently developing a project in Visual studio 2013 and require loki...
Hello , I am currently developing a project in Visual studio 2013 and require loki...
Loki not supported for Visual studio 2013
It's because your test is a corner case for the loki small object allocator. The...
Can you inline i ?
In a project I did using loki, adding the following simple patch proved necessary:...
Hi I played around with Loki a lot back when I was learning C++. In the past couple...