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
18
questions and find answers to
22
problems.
Stats
625
EtPoint
181
Vote count
18
questions
22
answers
About
Kevin questions
Is there a Visual Studio plugin for sorting build output (scrambled from multi-threaded builds)?
Looking for a script to colorize C++ code [closed]
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.)
Kevin answers
Transparently swapping pointers to character arrays in C++
Ways to ASSERT expressions at build time in C
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