Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c++
What happens in the stack when a const reference is bound to a temporary?
Mar 20, 2023
c++
stack
const-reference
Is there a difference in runtime if a heavy calculations function is in the conditional part of the loop?
Mar 19, 2023
c++
performance
runtime
Ways to generalize C++ code with different similar types
Mar 20, 2023
c++
templates
c++11
c++14
How this loop will ever end
Mar 20, 2023
c++
while-loop
SSE intrinsics: masking a float and using bitwise and?
Mar 20, 2023
c++
sse
intrinsics
Can i read from .ini file which located in resources files?
Mar 19, 2023
c++
qt
qtcore
qsettings
qt-resource
Which is the most efficient way to extract an arbitrary range of bits from a contiguous sequence of words?
Mar 20, 2023
c++
algorithm
bit-manipulation
simd
intrinsics
Safe C++ std::string to TCHAR * conversion?
Mar 20, 2023
c++
string
windows
c++11
visual-studio-2013
What do the words "undefined" mean in bullet point §5.19/2.3 in N4140?
Mar 19, 2023
c++
language-lawyer
c++14
constexpr
constant-expression
C++: how to do "map" of Scheme
Mar 20, 2023
c++
functional-programming
C++ template metaprogramming: constexpr function
Mar 20, 2023
c++
templates
metaprogramming
how to show c++ code in html?
Mar 19, 2023
html
c++
Reading double from file
Mar 20, 2023
c++
double
readfile
C# / C++ application crashes when run from Windows, but not from Visual Studio
Mar 19, 2023
c#
c++
visual-studio-2010
pinvoke
visual-studio-debugging
'base' no member of iterator in C++ anymore
Mar 19, 2023
c++
visual-studio-2013
extern "C" is not disabling name mangling
Mar 18, 2023
c++
c
linker
Is `using namespace std::placeholders;` non-conformant?
Mar 19, 2023
c++
language-lawyer
How to convert a string of integers into a vector full of int's?
Mar 19, 2023
c++
vector
undefined reference to vtable when using interface
Mar 20, 2023
c++
inheritance
interface
polymorphism
Export a function within its namespace?
Mar 20, 2023
c++
function
dll
namespaces
export
« Newer Entries
Older Entries »