Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
rafak
rafak has asked
5
questions and find answers to
26
problems.
Stats
396
EtPoint
82
Vote count
5
questions
26
answers
About
Maths/Crypto Thesis
rafak questions
Combination of types using boost::mpl
How to compare the size of two directories?
Should lambda decay to function pointer in templated code?
Why would the implicitly generated constructor (et al.) be more efficient than a user-defined (trivial) one?
rafak answers
exposing std::vector<double> with boost.python
Treat vector<int*> as vector<const int*> without copying (C++0x)
How to build a boost dependent project using regular makefiles?
Conditional type definitions
metaprogram c++ code
How is *it++ valid for output iterators?
Fastest 128 bit integer library [closed]
Can static_assert check if a type is a vector?
Better logging library for C++ [closed]
std::vector to boost::python::list