Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kevin
Kevin has asked
16
questions and find answers to
20
problems.
Stats
533
EtPoint
149
Vote count
16
questions
20
answers
About
Kevin questions
Can smart pointers selectively hide or re-direct function calls to the objects they are wrapping?
High speed graphing control for .NET (or MFC)?
Is there an IDE for D with integrated debugger?
How do you deal with large dependencies in Boost?
Are There any Open Source Real Time Operating Systems for x86? [closed]
Practical Uses for the "Curiously Recurring Template Pattern"
What are the greatest benefits of LLVM? [closed]
How do I prevent a class from being allocated via the 'new' operator? (I'd like to ensure my RAII class is always allocated on the stack.)
How can one grab a stack trace in C?
Why isn't sizeof for a struct equal to the sum of sizeof of each member?
Kevin answers
Finding the type of an unknown object in C++
C++/Java Performance for Neural Networks?
Implementing scripts in c++ app
Translate C++/CLI to C#
What is a good alternative for SourceSafe on a USB Drive?
Change app icon in Visual Studio 2005?
Good dynamic programming language for .net recommendation [closed]
Converting floating point to fixed point
How do I call a .NET assembly from C/C++?
Should one prefer STL algorithms over hand-rolled loops?