Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Chubsdad
Chubsdad has asked
56
questions and find answers to
126
problems.
Stats
2.9k
EtPoint
794
Vote count
56
questions
126
answers
About
I am C++ enthusiast and enjoy learning C++.
Chubsdad questions
Test results from build id
VS2013 compile without linking
Value initialization
Two questions on main
Why error is emitted two times?
What is meant by 'use of a function'
.extern module in IL files
Azure yaml - line break character support
Build pipeline's default branch. What does it mean?
How to specify triggers using variables in Azure DevOps Services pipeline yaml
Chubsdad answers
Class Private members modified on creating a structure (C++)
Class name macro [duplicate]
What's the advantage of making methods public in an interface, but protected in the implementation?
Object initialization
Why would a friend function be defined as part of a struct - boost thread_data?
Access specifiers and virtual functions
Is there any need to assign null pointer to std::auto_ptr
what is a type in C++?
C++ casting of templated class
Test for void pointer in C++ before deleting