Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Luchian Grigore
Luchian Grigore has asked
103
questions and find answers to
1016
problems.
Stats
38.2k
EtPoint
14.5k
Vote count
103
questions
1k
answers
About
Former Microsoft Visual-C++ MVP.
Luchian Grigore questions
Should I use list initialization in a constructor initializer list?
Operator [] overloading
Trigger event on return in C++
Why is moving return to the end of the function less efficient? [closed]
Call constructor using auto on the left side [duplicate]
Issue when using exprtk.hpp to make a function that graphs a function [duplicate]
Best way to distribute tasks considering latency and efficiency
Casting between primitive type pointers
How is it possible for a class to be derived from a template specialized on itself?
Forward declarations cause errors after code refactor
Luchian Grigore answers
iterating over c++ map<int, list<int>>
Virtual methods and parameters lookup
Would the following code be optimized to one function call?
Trivial specialization of a method does not work (c++)
Undefined vtable C++
Get numbers that only divide by 2,3 and/or 5, but not by any other prime number
Return value of atoi (argv[1]) is always 0
C++ array of structures initialization
Expected '(' for function-style cast or type construction
multiple definition of enumeration [duplicate]