Home
last modified time | relevance | path

Searched defs:with_drd (Results 1 – 1 of 1) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Data/Drd/
H A Ddrd_std.hpp24 struct with_drd { struct
26 inline with_drd (drd_info new_drd): old_drd (the_drd) { the_drd= new_drd; } in with_drd() function
27 inline ~with_drd () { the_drd= old_drd; } in ~with_drd() argument