Making queries ============== This tutorial is a follow-up to :ref:`creating and configuring a session` and potentially one of :ref:`loading repositories` (to have some packages to query for), you can prepend them directly for a functional piece of code. .. literalinclude:: tests/query/query.cpp :language: c++ :linenos: :lines: 2,4-