// -*- C++ -*- // // This file was generated by CLI, a command line interface // compiler for C++. // // Begin prologue. // // // End prologue. namespace bpkg { // rep_list_options // inline const bool& rep_list_options:: complements () const { return this->complements_; } inline const bool& rep_list_options:: prerequisites () const { return this->prerequisites_; } } // Begin epilogue. // // // End epilogue.