Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
frast
frast has asked
7
questions and find answers to
27
problems.
Stats
616
EtPoint
169
Vote count
7
questions
27
answers
About
frast questions
unit tests in C++
std::function crashes when used in array on stack
How to evolve a COM interface?
How can I set the /baseaddress to a "good" value?
Vista and ProgramData
frast answers
Create Unit test methods dynamically during runtime in MSTest
Prevent Visual Studio from automatically creating "Mixed Platforms" solution configuration
Thread.Interrupt to stop long sleep at app shutdown - Is there a better approach
what's the difference between including a parameter name in a function declaration and not including one?
How to check (via the preprocessor) if a C source file is being compiled as C++ code
Why and when shouldn't I kill a thread?
Notation I can't understand in Quake source code (C)
Variable as array size in struct
Is there any overhead using this-> for accessing a member?
std::sort behavior with ints that are equal