Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Naveen
Naveen has asked
88
questions and find answers to
173
problems.
Stats
4.7k
EtPoint
1.5k
Vote count
88
questions
173
answers
About
Software developer from Bangalore, my area of interest is mainly C++.
33rd to C++ Gold Badge
Naveen questions
Supporting different monitor resolutions
Member functions for derived information in a class
Template syntax
How to protect class member pointers from unwanted destruction? [duplicate]
Is this valid C++ code according to standard?
Scope of objects in lambda expressions
Coding style - Input validation
Implicit type conversions - Compiler error
Removing duplicates in an array while preserving the order in C++ [duplicate]
Usage of boost lambdas
Naveen answers
Safe to get &std list item?
Operator overloading with memory allocation?
Build a prefix operator
MFC LoadString in dll fails
Does ampersand of reference data type return the address of the reference itself or the value it is referencing?
why is the ^ operator used after Point in the following code about Object Class
c language: printf help
C++ Destructor inheritance
What is the difference between these two prototypes?
string to integer