Searched refs:experimental (Results 1 – 13 of 13) sorted by relevance
19 import kotlin.experimental.ExperimentalTypeInference
113 void Command::AddOptionalSubcommand(std::unique_ptr<Command>&& subcommand, bool experimental) { in AddOptionalSubcommand() argument115 if (experimental) { in AddOptionalSubcommand()
69 void AddOptionalSubcommand(std::unique_ptr<Command>&& subcommand, bool experimental = false);
25 import org.junit.experimental.runners.Enclosed;
3 This directory contains an experimental compiler for layout files.
91 //"-Wthread-safety-negative", // experimental - looks broken in R.
40 import org.junit.experimental.runners.Enclosed;
58 static constexpr bool can_draw = std::experimental::is_detected_v<draw_t, T>;
6 Plugins keep the experimental and turbulent code outside of master and only on the devices which ne…178 …compilation. Generally you can grab a recent plugin lib from jmonk’s experimental directory. How…
17 …// "experimentalDecorators": true, /* Enable experimental support for TC39 stage…
41 cpp_std: "experimental",
963 constexpr bool has_paint = std::experimental::is_detected_v<has_paint_helper, T>;969 constexpr bool has_palette = std::experimental::is_detected_v<has_palette_helper, T>;
2002 # still experimental and incomplete at the moment.2014 # Note that this feature is still experimental and incomplete at the moment.