Skip to content

Object oriented concepts in work. Finite state machine core. Initially developed to compile with Borland Builder 6 and MSVS 2008 closely to C++98. Have been recentrly updated to MSVS 2015 to meet matured C++11. The update showed still immature exception specification concepts, so function signatures was forced to be noexcept(false).

Notifications You must be signed in to change notification settings

rzddronfs/XML_parser

Repository files navigation

XML_parser

About

Object oriented concepts in work. Finite state machine core. Initially developed to compile with Borland Builder 6 and MSVS 2008 closely to C++98. Have been recentrly updated to MSVS 2015 to meet matured C++11. The update showed still immature exception specification concepts, so function signatures was forced to be noexcept(false).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages