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
1003
problems.
Stats
37.9k
EtPoint
14.4k
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
C++ type casting for class and pointer
Classes - Get function - return more than one value
Parse delimited string
C++ New vs Malloc for dynamic memory array of Objects
How is it possible to construct a std::vector of non-default constructible objects?
C++ memory allocation for objects pointers
C++ operator destroys input variables
String size relation between java and C++
Overloading "+" operator, wrong result?
Why is my variable getting initialized in Debug mode, but not in Release mode?