Catch2
  • v2.13.2
    v2.13.2 latest - Oct. 7, 2020
    Log in
  • Project Info
  • Language
  • C++
  • License
  • BSL 1.0
  • Version Released
  • Oct. 7, 2020
  • Docs Built
  • Jan. 13, 2021
  • Latest Version
  • v2.13.2
  • Collaborators
  • admin
  • Tags
  • single-file test-framework testing tdd framework no-dependencies bdd header-only
  1. Home
  2. Internal API
  3. Catch
  4. ITagAliasRegistry
  5. get

Function get

Synopsis

#include <include/internal/catch_interfaces_tag_alias_registry.h>

static ITagAliasRegistry const  & get()

Description

No description yet.

Source

Lines 54-56 in include/internal/catch_tag_alias_registry.cpp. Line 23 in include/internal/catch_interfaces_tag_alias_registry.h.

ITagAliasRegistry const& ITagAliasRegistry::get() {
    return getRegistryHub().getTagAliasRegistry();
}
  • Previous
  • Next





Add Discussion as Guest

Log in

Created and hosted by DocsForge.

  • © 2020 DocsForge
  • Add Project
  • Log in
  • Help