Minsky: 3.17.0
minsky::LocalMinsky Struct Reference

RAII set the minsky object to a different one for the current scope. More...

#include <minsky.h>

Collaboration diagram for minsky::LocalMinsky:
Collaboration graph

Public Member Functions

 LocalMinsky (Minsky &m)
 
 ~LocalMinsky ()
 

Detailed Description

RAII set the minsky object to a different one for the current scope.

Definition at line 540 of file minsky.h.

Constructor & Destructor Documentation

◆ LocalMinsky()

minsky::LocalMinsky::LocalMinsky ( Minsky m)

Definition at line 548 of file addon.cc.

548 {}

◆ ~LocalMinsky()

minsky::LocalMinsky::~LocalMinsky ( )

Definition at line 549 of file addon.cc.

549 {}

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