After compilation with g++-4.9.3 -std=c++11 the code
g++-4.9.3 -std=c++11
#include #include using namespace std; int main() { cout
Using c++filt version 070207 20070207:
c++filt
070207 20070207
$ c++filt -n Z4mainEUlvE_ main::'lambda'()
Although as the commenters have suggested, these names aren't always entirely helpful.