swig/python detected a memory leak of type 'HWND *', no destructor found

前端 未结 0 621
南旧
南旧 2020-12-12 18:19

Consider this mcve:

mcve.h

#pragma once

#include 

class Windows {
  public:
    static HWND GetActiveWindow();
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题