/ src / util / expected.cpp
expected.cpp
1  // Copyright (c) The Bitcoin Core developers
2  // Distributed under the MIT software license, see the accompanying
3  // file COPYING or https://opensource.org/license/mit.
4  
5  #include <util/expected.h>