Remake
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
assign_t Struct Reference

Public Attributes

std::string name
 
bool append
 
string_list value
 

Detailed Description

Delayed assignment to a variable.

Definition at line 491 of file remake.cpp.

Member Data Documentation

bool assign_t::append

Definition at line 494 of file remake.cpp.

Referenced by load_rule().

std::string assign_t::name

Definition at line 493 of file remake.cpp.

Referenced by load_rule().

string_list assign_t::value

Definition at line 495 of file remake.cpp.

Referenced by load_rule().


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