-
Kenton Varda authored
Delete default construcrtor on builders, so that people don't incorrectly try to just declare a Builder on the stack and then start setting its fields. Instead, a Builder can be explicitly assigned to nullptr, which makes it clearer that it isn't safe to use.
16cb6cf9
Name |
Last commit
|
Last update |
---|---|---|
c++ | ||
doc | ||
.gitignore | ||
LICENSE | ||
README.md | ||
RELEASE-PROCESS.md | ||
release.sh | ||
super-test.sh |