MCPcopy Create free account
hub / github.com/catboost/catboost / UserValue

Method UserValue

library/cpp/getopt/small/last_getopt_opt.h:361–363  ·  view source on GitHub ↗

* @return user value */

Source from the content-addressed store, hash-verified

359 * @return user value
360 */
361 const void* UserValue() const {
362 return UserValue_;
363 }
364
365 /**
366 * Set help string that appears with `--help`. Unless `CompletionHelp` is given, this message will also be used

Callers 3

getopt_long_implFunction · 0.80
InitMethod · 0.80
GetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected