Commit graph

3 commits

Author SHA1 Message Date
Ronan Abhamon
2b34c206bd fix(StatixString): add a workaround to deal with int constructors (Windows) 2018-05-18 18:03:03 +02:00
Sylvain Berfini
753cb798b5 Fixed compil 2018-02-26 16:50:53 +01:00
Ronan Abhamon
e0b2b41290 Many things:
- Provide a StaticString object to build const char* at compile time
  - Use StaticString in MainDb to transforms enum in const char* automatically (events filters)
  - In future: Abuse of this component in MainDb to build queries easily between Mysql/Sqlite3
2018-02-23 16:17:58 +01:00