Vowpal Wabbit
Public Member Functions | Public Attributes | List of all members
vw_namespace Struct Reference

#include <ezexample.h>

Public Member Functions

 vw_namespace (const char c)
 

Public Attributes

char namespace_letter
 

Detailed Description

Definition at line 8 of file ezexample.h.

Constructor & Destructor Documentation

◆ vw_namespace()

vw_namespace::vw_namespace ( const char  c)
inline

Definition at line 13 of file ezexample.h.

13 : namespace_letter(c) {}
char namespace_letter
Definition: ezexample.h:10
constexpr uint64_t c
Definition: rand48.cc:12

Member Data Documentation

◆ namespace_letter

char vw_namespace::namespace_letter

Definition at line 10 of file ezexample.h.

Referenced by ezexample::operator()().


The documentation for this struct was generated from the following file: