Skip to site navigation (Press enter)
Two way struct wrapper
drug via Digitalmars-d-learn
Wed, 11 Oct 2017 05:41:07 -0700
Using `alias this` it's easy to make wrapper for structure that calls
wrapped structure methods like its own. This is one way - from wrapper
to wrapped transformation. Is it possible to create the opposite way
from wrapped to wrapper?
https://run.dlang.io/is/Avyu3I
All calls to Bar is redirected to Foo, but output of Foo is not
redirected to Bar.
Previous message
View by thread
View by date
Next message
Two way struct wrapper
drug via Digitalmars-d-learn
Re: Two way struct wrapper
Igor via Digitalmars-d-learn
Re: Two way struct wrapper
Alex via Digitalmars-d-learn
Re: Two way struct wrapper
Alex via Digitalmars-d-learn
Re: Two way struct wrapper
Alex via Digitalmars-d-learn
Re: Two way struct wrapper
drug via Digitalmars-d-learn
Reply via email to
Search the site
The Mail Archive home
digitalmars-d-learn - all messages
digitalmars-d-learn - about the list
Expand
Previous message
Next message