Re: Templates Instantiation error

2017-12-15 Thread drug via Digitalmars-d-learn
15.12.2017 11:49, yes9111 пишет: Hey Y'all, I'm trying to write a simple utility class to read rows from a SQLite3 database using compile time parameters, but I've run into a weird problem. https://pastebin.com/eTnbRjEd If I try to instantiate a Reader class I'm hitting a linker error

Templates Instantiation error

2017-12-15 Thread yes9111 via Digitalmars-d-learn
Hey Y'all, I'm trying to write a simple utility class to read rows from a SQLite3 database using compile time parameters, but I've run into a weird problem. https://pastebin.com/eTnbRjEd If I try to instantiate a Reader class I'm hitting a linker error saying Error 42: Symbol Undefined