Modifier.cc
Go to the documentation of this file.
2 // vim: set sw=2 expandtab :
3 
4 namespace art {
5  Modifier::~Modifier() noexcept = default;
7  {}
8 }
~Modifier() noexcept