hamigaki.png

前のページ 上に戻る ホーム 次のページ

Struct native_rule

hamigaki::bjam::native_rule —

Synopsis

struct native_rule {
  // construct/copy/destruct
  native_rule();

  list_of_list parameters;
  boost::function1<string_list,context&> native;
  int version;
};

Description

native_rule construct/copy/destruct

  1. native_rule();
製作著作 © 2007 Takeshi Mouri

前のページ 上に戻る ホーム 次のページ