mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
This allows a shared pointer as a condition because bool(std::shared_ptr<T>) is defined.
This allows a shared pointer as a condition because bool(std::shared_ptr<T>) is defined.