EntityComponentMetaSystem/src/test
Stephen Seo 506b027655 Fix bug with duplicate signatures
Fixed bug where if forMatchingSignatures and forMatchingSignaturesPtr
was called with some signatures in the TypeList being duplicates, then
only the first duplicate and function pair would be called, and all
other functions paired with other duplicate signatures would not be
called.
2017-11-15 15:36:04 +09:00
..
ECTest.cpp Fix bug with duplicate signatures 2017-11-15 15:36:04 +09:00
Main.cpp Basic meta stuff working 2016-02-25 12:08:02 +09:00
MetaTest.cpp Fix to Meta/Matching 2016-03-13 18:17:06 +09:00