Click here to Skip to main content
15,860,972 members
Articles / General Programming / Performance

Priori - A Fast dynamic_cast<> Alternative

Rate me:
Please Sign up or sign in to vote.
4.96/5 (11 votes)
20 Jun 2013Apache4 min read 40.9K   25  
This article discusses the implementation and use of a fast alternative to dynamic_cast, Priori.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
Team Leader
United States United States
John Farrier is a professional C++ software engineer that specializes in modeling, simulation, and architecture development.

Specialties:

LVC Modeling & Simulation
Software Engineering, C++11, C++98, C, C#, FORTRAN, Python
Software Performance Optimization
Software Requirements Development
Technical Project and Team Leadership

Comments and Discussions