Title |
Δ |
JNI Local Reference Free Time
|
0.00 |
How to write the code of a function outside the class? c++
|
-0.58 |
How to create a thread inside a class?
|
+0.46 |
Convert Big-Endian struct to Little-Endian C++
|
0.00 |
g++7 compile error when member function name as errno and cerrno in...
|
0.00 |
Boost Karma, reordering struct elements
|
-0.89 |
What can mutable do in C++?
|
0.00 |
Is there a data race if pthread_cond_signal is the last call in a t...
|
-1.28 |
Add memory file to clang CompilerInstance
|
0.00 |
Positioning an image within an image using GIL from Boost in C++
|
+0.43 |
How to get n-th attribute of class in C++
|
+0.83 |
Can you help me to understand why this bind works?
|
-1.17 |
Is steady_clock monotonic across threads?
|
-2.12 |
C++/boost: apply a prefix to a string list
|
0.00 |
JNI Environment Pointer
|
0.00 |
Using throw keyword in a function produces a warning with gcc
|
+1.79 |
subtract two order-less std::vector of objects
|
-0.70 |
Difference between while(1) and while(0) loop
|
-0.59 |
Linking local shared library with Waf (no lib compilation)
|
0.00 |
Checking if a float is not a number
|
-0.37 |
Building a std::map with a std::string parameter and an non-movable...
|
0.00 |
STL algorithm for Vector Add
|
0.00 |
Why is the static variable initialized with redeclaration of static...
|
0.00 |
Print an array without duplicates numbers in c++ - no set allowed -...
|
0.00 |
Find the maximum in a string
|
-0.05 |
In C++, what happens when I use static_cast<char> on an integ...
|
+0.96 |
How to create a variadic generic lambda?
|
+0.49 |
C++ Assigning Values to POD Objects
|
+0.04 |
Removing a unique pointer from an array of unique pointers
|
-0.21 |
Using JNIEnv::FindClass: do I need to free the returned jclass refe...
|
0.00 |
Effective using std::accumulate with std::string
|
-0.44 |
Pure virtual and std::shared_ptr
|
+1.10 |
How to decleare and initialise a BigDecimal in C++
|
0.00 |
avoiding multiple mutex locks for protecting similar race conditions
|
-0.09 |
Parsing a custom structured query language?
|
0.00 |
Waf: Recursively collect source files and include paths
|
0.00 |
error: no match for ‘operator<’ in ‘__x < __y’ when trying to...
|
-0.36 |
Can we use C++ for Web design/development/programming?
|
-0.32 |
C++ inheritance constructor from base class
|
+1.16 |
Boost Phoenix compilation error
|
-0.54 |
In the case of a server application, is detatching threads consider...
|
+1.45 |
C++ const in getter
|
+1.18 |
How can I build a library as a .dll and not a .lib
|
+0.43 |
creating linked List in c++
|
0.00 |
Pass multiple parameters from java to c++ application via JNI
|
+1.83 |
boost::assign with std::map
|
+0.35 |
c++ print the element of list of array
|
0.00 |
Move constructor with memcpy
|
+2.00 |
Get an Array of Strings from Java to C++ JNI
|
0.00 |
How do I std::bind with more than 4 placeholders in Visual C++?
|
+0.46 |