Hi,
I've got a very strange segmentation error that stems from calling type() method in any class. Surprisingly, this only occurs in another compilation that I have where I link with other gnu libraries. In both cases I am compiling with -std=c++11 and cygwin32.