Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
vlad_tepesch
vlad_tepesch has asked
23
questions and find answers to
22
problems.
Stats
477
EtPoint
82
Vote count
23
questions
22
answers
About
vlad_tepesch questions
filter certain (sub) keys from a JSON value
why can enum class values of type int not be used as int
make function argument default to surrounding scope
get the maximum value of enumeration constants at compile time
Compare preprocessor macros for equality
printf: how to align numbers on decimal point
is it ok to use const_cast in member routines to avoid duplicated code
unsafe mix of xxx and bool in operation warning only when comparing value to TRUE
Template Toolkit: how return a hash from a MACRO BLOCK
Downcast: why: ‘A’ is an inaccessible base of ‘B’?
vlad_tepesch answers
Is this a reasonable use of namespaces with C++ inheritance hierarchies?
Unable to open include file 'inttypes.h' in Borland C++ Builder
Returning an obejct which is created inside a function
an algorithm design problem rectangle cover with different small rectangle or square
tinyAVR: How can one multiply by 203, 171, or 173 real fast?
If function declaration is not in header file, is static keyword necessary?
Aliasing of otherwise equivalent signed and unsigned types
Error: Out-of-line constructor cannot have template arguments C++
QGraphicsItem move event - get absolute position
Coding style of "if" statements [duplicate]