Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ankit Acharya
Ankit Acharya has asked
20
questions and find answers to
4
problems.
Stats
165
EtPoint
19
Vote count
20
questions
4
answers
About
IT professional in Bangalore, India I even have a movie blog of my own
Ankit Acharya questions
Using suffixes without std::literals
Why can't I use auto with std::thread?
using std::unique_ptr with allocators
How to use noexcept in C++ or How does it work?
Ankit Acharya answers
C++ - Vector of Float Arrays
C++ vector of base class objects
How can I access a protected constructor from a friend function?
C++ Difference between std::ref(T) and T&?