NCBI C++ ToolKit
Variables
String_constraint.cpp File Reference
#include <ncbi_pch.hpp>
#include <objects/macro/String_constraint.hpp>
#include <objects/seqfeat/Seq_feat.hpp>
#include <objects/seqfeat/Imp_feat.hpp>
#include <util/impl/generated_fsm.hpp>
#include <util/compile_time.hpp>
#include "weasel.inc"
+ Include dependency graph for String_constraint.cpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Variables

static constexpr auto s_WeaselWords
 

Variable Documentation

◆ s_WeaselWords

constexpr auto s_WeaselWords
staticconstexpr
Initial value:
= ct::make_array<std::string_view>(
"candidate",
"hypothetical",
"novel",
"possible",
"potential",
"predicted",
"probable",
"putative",
"uncharacterized",
"unique"
)

Definition at line 48 of file String_constraint.cpp.

Referenced by CString_constraint::x_DoesSingleStringMatchConstraint(), and CMatchString::x_PopWeasel().

Modified on Fri Sep 20 14:57:45 2024 by modify_doxy.py rev. 669887