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
970
problems.
Stats
37.2k
EtPoint
14.2k
Vote count
103
questions
970
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
bitwise operations in c++, how to actually use it?
C++ writing and reading doubles from a binary file
How to initialise Constructor of a Nested Class in C++
Alternatives to using class attribute value as a method default parameter?
Why I can't define compare without constant
Validation in setters: What approach is better?
Adding existing .h and .c files to a Microsoft Visual Studio 2010 C++ project
no viable overloaded '='
nested class inherits from nested class
Read an unknown number of lines from console in c++