Merge tag 'v0.19.10'

This commit is contained in:
Max Kellermann
2015-06-21 16:01:44 +02:00
11 changed files with 108 additions and 16 deletions

View File

@@ -63,7 +63,7 @@ protected:
}
public:
bool IsDefined() const {
constexpr bool IsDefined() const {
return last != 0;
}