Daniel Sorichetti
Daniel Sorichetti
I've ran into an error on a page containing frames where for some reason `document` was being passed in as null. This check fixed the error.
Using clang 6.0.1 I get the following error: ``` In file included from ./Ship.hpp:10: In file included from ./Module.hpp:11: ./DamageVector.hpp:82:59: error: no template named 'is_arithmetic_v' in namespace 'std'; did you...
Hey there! I'm looking to make a simple app using EVE's Dogma and this library seems plain awesome. Do you support any sort of text format import/export? If not, what...