Skip to main content
Johan Lundberg's user avatar
Johan Lundberg's user avatar
Johan Lundberg's user avatar
Johan Lundberg
  • Member for 14 years, 1 month
  • Last seen more than a month ago
283 votes
Accepted

How to enable C++17 compiling in Visual Studio?

196 votes

How to make a recursive lambda

158 votes

How to enforce move semantics when a vector grows?

130 votes

How do I raise the same Exception with a custom message in Python?

113 votes
Accepted

What are the evaluation order guarantees introduced by C++17?

112 votes

How to enable C++11/C++0x support in Eclipse CDT?

73 votes
Accepted

Python Regex to find a string in double quotes within a string

57 votes
Accepted

Maximizing profit for given stock quotes

38 votes

std::function vs template

35 votes
Accepted

semilog plots with hold on

31 votes

How to disable Perfwatson2.exe from Visual Studio

29 votes
Accepted

How to implement associative array (not dictionary) in Python?

26 votes
Accepted

Why are move semantics for a class containing a std::stringstream causing compiler errors?

23 votes
Accepted

Deal with overflow in exp using numpy

22 votes

How to use std::async on a member function?

22 votes

Issue occured while generating the key using Git bash

18 votes

Dependency Walker with kernel32.dll on Windows 10

18 votes

How to clear vector in C++ from memory

18 votes
Accepted

Where can I find all the exception guarantees for the Standard Containers and Algorithms?

17 votes
Accepted

Boost logger linking issue

16 votes

C++ Lambdas: capture list vs. parameter list

16 votes

Returning multiple values from a C++ function

15 votes
Accepted

How to unsquash a commit?

14 votes
Accepted

Python with statement in C++

14 votes

Given a number, find the next higher number which has the exact same set of digits as the original number

14 votes
Accepted

Implicit conversion when overloading operators for template classes

13 votes
Accepted

logit and inverse logit functions for extreme values

13 votes
Accepted

How does python's random.Random.seed work?

12 votes

Access list of items with list of indices

12 votes
Accepted

How to cast object in Python

1
2 3 4 5
11