Skip to content
  • Nils Krumnack's avatar
    change handling of const pointers in SysCopyHandle · 20e700c5
    Nils Krumnack authored
    Essentially I now need to include the const modifier directly in the
    template type.  The idea is that this allows future iterations of the
    handle to do different things based on whether they will provide read
    access or update access.
    20e700c5