Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Geezer
Geezer has asked
5
questions and find answers to
40
problems.
Stats
828
EtPoint
226
Vote count
5
questions
40
answers
About
Geezer questions
Double standard? Why only a warning for char* const& a = "bla"?
Given Concepts, are SFINAE helpers still in the spec as non-deprecated?
Geezer answers
preventing arithmetic with variables of different units
typedef vector size_type in header file
error C2760: syntax error: unexpected token '<', expected ';'
Declaring function parameter type as auto
Sort 2 dimensional c array with std::sort
C++ Modulus operator Vs. Shift operator, which is faster and why?
C++ template's template failed to compile
'reinterpret_cast': cannot convert from 'overloaded-function' to 'intptr_t' with boost.dll
Copy-free thread-safe Ring Buffer for Big Arrays
Templated Using with Nested Template