o
    oÇhn  ã                   @   sD   d dl mZ d dlmZ d dlmZ d dlmZ edƒZdd„ Z	dS )	é    )ÚSymbol)ÚType)Úusing)ÚcxxcodeÚxc                  C   s>   t dƒ} t| ƒ}t|ƒdksJ ‚t| dƒ}t|ƒdksJ ‚d S )Nzstd::vectorzusing std::vectorÚveczusing vec = std::vector)r   r   r   )ÚvÚu1Úu2© r   úu/var/www/html/construction_image-detection-poc/venv/lib/python3.10/site-packages/sympy/codegen/tests/test_cxxnodes.pyÚ
test_using   s
   
r   N)
Úsympy.core.symbolr   Úsympy.codegen.astr   Úsympy.codegen.cxxnodesr   Úsympy.printing.codeprinterr   r   r   r   r   r   r   Ú<module>   s    