Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jens
Jens has asked
26
questions and find answers to
61
problems.
Stats
1.5k
EtPoint
429
Vote count
26
questions
61
answers
About
Jens questions
Using &front() to modify underlying character array in std::string [duplicate]
Which operations are defined for invalid iterators?
Generic parameter with additional constraint through intersection types
Restrictions on Java intersection types with interfaces classes and type variables
Associated constants in condition of constant ìf`-expression
Overload resolution with method references and function interface specializations for primitive types
What is the type of (1 2) in Haskell?
Can Doxygen recognize std::shared_ptr or std::map
Ignore or exclude code in external libraries with gcov
Initialize variable by evaluating lambda directly
Jens answers
Is inlining function to solve multi definition a well-defined thing?
Polymorphism (inheritance) and value types
Speed of "sum" comprehension in Python
Sending data through ZeroMQ (zmqpp) using MsgPack gives 'msgpack::v1::insufficient_bytes' error
Passing a function reference with any arguments to another function in Scala
What's a good implementation of applying a unary function to some elements of a vector?
declaring a pointer or a stack variable
Are empty base virtual methods optimized out?
Critical error while freeing memory [closed]
Split a vector into 2 subranges without reallocating memory