leapmotion / autowiring

A C++ Inversion of Control Framework
http://autowiring.io/
Apache License 2.0
148 stars 17 forks source link

Add overload to ContextEnumerator to allow it to work from a reference #929

Closed codemercenary closed 8 years ago

codemercenary commented 8 years ago

Convenience routine, and it's also slightly more efficient than the other version, which may require a copy.