Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util/Cast: add "const" overload | Max Kellermann | 2014-07-14 | 1 | -0/+13 |
* | util/Cast: add missing include | Max Kellermann | 2014-07-14 | 1 | -0/+2 |
* | util/Cast: fix indent | Max Kellermann | 2014-07-14 | 1 | -3/+3 |
* | util/Cast: reimplement as template without macro | Max Kellermann | 2014-07-14 | 1 | -4/+24 |
* | util/Cast: add const overloads | Max Kellermann | 2014-07-14 | 1 | -0/+16 |
* | util/Cast: suppress "unused function" warning by using "inline" | Max Kellermann | 2014-07-14 | 1 | -2/+2 |
* | util/Cast: fix indent | Max Kellermann | 2014-07-14 | 1 | -4/+4 |
* | util/Cast: new utility library | Max Kellermann | 2014-01-06 | 1 | -0/+58 |