Searched defs:Opt (Results 1 – 3 of 3) sorted by relevance
49 struct Opt { struct50 struct V {55 using MatchT = MatchResult<V>;57 static MatchT Match(const char* in) { in Match()
40 …blic static readonly pb::Extension<global::Google.Protobuf.Reflection.MessageOptions, string> Opt = field in UnitTest.Issues.TestProtos.UnittestIssue6936AExtensions
65 using Opt = axis::traits::get_options<Axis>; typedef