Function class_loader::impl::getCurrentlyActiveClassLoader
- Defined in File class_loader_core.hpp 
Function Documentation
- 
ClassLoader *class_loader::impl::getCurrentlyActiveClassLoader()
- Gets the ClassLoader currently in scope which used when a library is being loaded. - Returns:
- A pointer to the currently active ClassLoader.