g++ -c test.cpp -o test.o
readelf -sW test.o
junior@ubuntu:~/cplus c++filt ZNK7ComplexplERKS
Complex::operator+(Complex const&) const
g++ -c test.cpp -o test.o
readelf -sW test.o
junior@ubuntu:~/cplus c++filt ZNK7ComplexplERKS
Complex::operator+(Complex const&) const