Skip to content

Improvement to the NotImplemented exception to print location in source

Ben Couturier requested to merge improve_not_implemented into master

Improvement to the NotImplemented exception to get the location in source when invoking the what() method.

Merge request reports